mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-23 17:53:37 +08:00
* shlib-versions: Fix sparc64 linux target specification.
2006-12-28 David S. Miller <davem@davemloft.net> * shlib-versions: Fix sparc64 linux target specification.
This commit is contained in:
parent
a744da9059
commit
14a31e359e
@ -1,3 +1,7 @@
|
||||
2006-12-28 David S. Miller <davem@davemloft.net>
|
||||
|
||||
* shlib-versions: Fix sparc64 linux target specification.
|
||||
|
||||
2007-01-10 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/pthread_barrier_wait.c:
|
||||
|
@ -1,5 +1,5 @@
|
||||
mips.*-.*-linux.* libpthread=0 GLIBC_2.0 GLIBC_2.2
|
||||
sparc64-.*-linux.* libpthread=0 GLIBC_2.2
|
||||
sparc64.*-.*-linux.* libpthread=0 GLIBC_2.2
|
||||
sh.*-.*-linux.* libpthread=0 GLIBC_2.2
|
||||
ia64.*-.*-linux.* libpthread=0 GLIBC_2.2
|
||||
hppa.*-.*-linux.* libpthread=0 GLIBC_2.2
|
||||
|
Loading…
Reference in New Issue
Block a user