2002-05-03 Roland McGrath <roland@frob.com>

* shlib-versions (.*-.*-gnu-gnu.*): Remove USE_IN_LIBIO conditionals;
	we can only build libc.so.0.3(GLIBC_2.2.6) now.
This commit is contained in:
Roland McGrath 2002-05-03 08:05:49 +00:00
parent 38a7d8baf4
commit a74a73b94c
1 changed files with 0 additions and 10 deletions

View File

@ -24,12 +24,7 @@
s390x-.*-linux.* DEFAULT GLIBC_2.2
cris-.*-linux.* DEFAULT GLIBC_2.2
x86_64-.*-linux.* DEFAULT GLIBC_2.2.5
%if defined(USE_IN_LIBIO) && !defined(GLIBC_OLDEST_ABI)
// If you use configure --enable-libio --enable-oldest-abi=2.0 then we
// won't rename the old version sets and all the libraries except libc
// itself ought to be binary compatible with the libc.so.0.2 ABI.
.*-.*-gnu-gnu.* DEFAULT GLIBC_2.2.6
%endif
# Configuration Library=version Earliest symbol set (optional)
# ------------- --------------- ------------------------------
@ -60,13 +55,8 @@ hppa.*-.*-.* libc=6 GLIBC_2.2
# libhurduser.so.0.0 corresponds to hurd/*.defs as of 7 May 1996.
.*-.*-gnu-gnu.* libhurduser=0.0
%ifndef USE_IN_LIBIO
# libc.so.0.2 is for the Hurd alpha release 0.2.
.*-.*-gnu-gnu.* libc=0.2
%else
# libc.so.0.3 is the first Hurd libc using libio.
.*-.*-gnu-gnu.* libc=0.3
%endif
# The dynamic loader also requires different names.
i.86-.*-linux.* ld=ld-linux.so.2