From a74a73b94cd994bda6ca44a818d0785353d0fdb2 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 3 May 2002 08:05:49 +0000 Subject: 2002-05-03 Roland McGrath * shlib-versions (.*-.*-gnu-gnu.*): Remove USE_IN_LIBIO conditionals; we can only build libc.so.0.3(GLIBC_2.2.6) now. --- shlib-versions | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'shlib-versions') diff --git a/shlib-versions b/shlib-versions index 4670c00769..f3ef8aa71a 100644 --- a/shlib-versions +++ b/shlib-versions @@ -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 -- cgit v1.2.1