From ecb6fb48b765007d910e3f02840a98a67bb25420 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 7 Jan 2012 13:02:29 -0500 Subject: Clean up shlib-versions files Ports have their own files --- shlib-versions | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'shlib-versions') diff --git a/shlib-versions b/shlib-versions index a7839de462..c530a44dff 100644 --- a/shlib-versions +++ b/shlib-versions @@ -27,7 +27,6 @@ # ------------- --------------- ------------------------------ s390x-.*-linux.* DEFAULT GLIBC_2.2 -cris-.*-linux.* DEFAULT GLIBC_2.2 x86_64-.*-linux.* DEFAULT GLIBC_2.2.5 powerpc64-.*-linux.* DEFAULT GLIBC_2.3 .*-.*-gnu-gnu.* DEFAULT GLIBC_2.2.6 @@ -53,15 +52,11 @@ sparc.*-.*-.* ABI sparc-@OS@ # The interface to -lm depends mostly only on cpu, not on operating system. sparc64.*-.*-linux.* libm=6 GLIBC_2.2 -alpha.*-.*-linux.* libm=6.1 -ia64-.*-linux.* libm=6.1 GLIBC_2.2 sh.*-.*-linux.* libm=6 GLIBC_2.2 .*-.*-linux.* libm=6 .*-.*-gnu-gnu.* libm=6 # We provide libc.so.6 for Linux kernel versions 2.0 and later. -alpha.*-.*-linux.* libc=6.1 -ia64-.*-linux.* libc=6.1 GLIBC_2.2 sh.*-.*-linux.* libc=6 GLIBC_2.2 sparc64.*-.*-linux.* libc=6 GLIBC_2.2 .*-.*-linux.* libc=6 @@ -79,28 +74,22 @@ sparc64.*-.*-linux.* libc=6 GLIBC_2.2 i.86-.*-linux.* ld=ld-linux.so.2 sparc64.*-.*-linux.* ld=ld-linux.so.2 GLIBC_2.2 sparc.*-.*-linux.* ld=ld-linux.so.2 -alpha.*-.*-linux.* ld=ld-linux.so.2 sh.*-.*-linux.* ld=ld-linux.so.2 GLIBC_2.2 -ia64-.*-linux.* ld=ld-linux-ia64.so.2 GLIBC_2.2 s390x-.*-linux.* ld=ld64.so.1 GLIBC_2.2 powerpc64.*-.*-linux.* ld=ld64.so.1 GLIBC_2.3 -cris-.*-linux.* ld=ld.so.1 GLIBC_2.2 x86_64-.*-linux.* ld=ld-linux-x86-64.so.2 GLIBC_2.2.5 # We use the ELF ABI standard name for the default. .*-.*-.* ld=ld.so.1 # The -ldl interface (see ) is the same on all platforms. -alpha.*-.*-linux.* libdl=2.1 .*-.*-.* libdl=2 # So far the -lutil interface is the same on all platforms, except for the # `struct utmp' format, which depends on libc. -alpha.*-.*-linux.* libutil=1.1 .*-.*-.* libutil=1 # Version number 2 is used on other systems for the BIND 4.9.5 resolver # interface. -alpha.*-.*-linux.* libresolv=2.1 .*-.*-.* libresolv=2 # Interface revision of nss_* modules. This must match NSS_SHLIB_REVISION @@ -120,16 +109,12 @@ alpha.*-.*-linux.* libresolv=2.1 .*-.*-.* libnss_test1=2 # Version for libnsl with YP and NIS+ functions. -alpha.*-.*-linux.* libnsl=1.1 .*-.*-.* libnsl=1 # This defines the shared library version numbers we will install. -alpha.*-.*-linux.* libcrypt=1.1 .*-.*-.* libcrypt=1 # The gross patch for programs assuming broken locale implementations. -alpha.*-.*-linux.* libBrokenLocale=1.1 -ia64-.*-.* libBrokenLocale=1 GLIBC_2.2 sh.*-.*-.* libBrokenLocale=1 GLIBC_2.2 sparc64.*-.*-.* libBrokenLocale=1 GLIBC_2.2 .*-.*-.* libBrokenLocale=1 -- cgit v1.2.3