* shlib-versions: Fix sparc64 linux target specification.
authorJakub Jelinek <jakub@redhat.com>
Wed, 10 Jan 2007 23:24:02 +0000 (23:24 +0000)
committerJakub Jelinek <jakub@redhat.com>
Wed, 10 Jan 2007 23:24:02 +0000 (23:24 +0000)
2006-12-28  David S. Miller  <davem@davemloft.net>

* shlib-versions: Fix sparc64 linux target specification.

nptl/ChangeLog
nptl/shlib-versions

index 66f5ff6..bee9a47 100644 (file)
@@ -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:
index 5e18753..06ac620 100644 (file)
@@ -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