diff options
author | Andreas Jaeger <aj@suse.de> | 2000-04-14 22:42:41 +0000 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2000-04-14 22:42:41 +0000 |
commit | 43c36f6345ff47214d5330f5dff05181808c2997 (patch) | |
tree | ae315b4930583d370d4d563baf26de30277da0a4 /linuxthreads/shlib-versions | |
parent | df3b16c68c64ec4ca4347aa50233225eaeb91f49 (diff) | |
download | glibc-43c36f6345ff47214d5330f5dff05181808c2997.tar glibc-43c36f6345ff47214d5330f5dff05181808c2997.tar.gz glibc-43c36f6345ff47214d5330f5dff05181808c2997.tar.bz2 glibc-43c36f6345ff47214d5330f5dff05181808c2997.zip |
2000-04-14 Andreas Jaeger <aj@suse.de>
* shlib-versions (mips.*-.*-linux.*): Support only GLIBC 2.0 and
2.2 for linuxthreads.
2000-04-14 Andreas Jaeger <aj@suse.de>
* shlib-versions (mips.*-.*-linux.*): Support only GLIBC 2.0 and
2.2 for libdl, ld and libm.
* shlib-versions (mips.*-.*-linux.*): Support only GLIBC 2.0 and
2.2 for linuxthreads.
Diffstat (limited to 'linuxthreads/shlib-versions')
-rw-r--r-- | linuxthreads/shlib-versions | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linuxthreads/shlib-versions b/linuxthreads/shlib-versions index 99b0ef1ea2..bb97617cec 100644 --- a/linuxthreads/shlib-versions +++ b/linuxthreads/shlib-versions @@ -1,2 +1,3 @@ # Xavier Leroy's Linux clone based thread library. +mips.*-.*-linux.* libpthread=0 GLIBC_2.0 GLIBC_2.2 .*-.*-linux.* libpthread=0 |