diff options
author | Andreas Jaeger <aj@suse.de> | 2001-09-20 06:35:08 +0000 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2001-09-20 06:35:08 +0000 |
commit | d8d373c55e918a943b268b5bf1e2d8a662fde408 (patch) | |
tree | 062dc559d77a186881558eca7035bb214d77cf37 /linuxthreads/shlib-versions | |
parent | 8d4aaf8aedc2b0f6c9eb5e008ab3f499de6af997 (diff) | |
download | glibc-d8d373c55e918a943b268b5bf1e2d8a662fde408.tar.gz glibc-d8d373c55e918a943b268b5bf1e2d8a662fde408.tar.xz glibc-d8d373c55e918a943b268b5bf1e2d8a662fde408.zip |
Add x86-64.
2001-09-20 Andreas Jaeger <aj@suse.de> * shlib-versions: Add x86-64.
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 caa3c05dee..8046856da6 100644 --- a/linuxthreads/shlib-versions +++ b/linuxthreads/shlib-versions @@ -6,4 +6,5 @@ ia64.*-.*-linux.* libpthread=0 GLIBC_2.2 hppa.*-.*-linux.* libpthread=0 GLIBC_2.2 s390x-.*-linux.* libpthread=0 GLIBC_2.2 cris-.*-linux.* libpthread=0 GLIBC_2.2 +x86_64-.*-linux.* libpthread=0 GLIBC_2.2.5 .*-.*-linux.* libpthread=0 |