]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* shlib-versions: libBrokenLocale needs minimal version for ia64,
authorAndreas Jaeger <aj@suse.de>
Wed, 13 Sep 2000 17:26:22 +0000 (17:26 +0000)
committerAndreas Jaeger <aj@suse.de>
Wed, 13 Sep 2000 17:26:22 +0000 (17:26 +0000)
sparc64 and sh to synch with libc.
2000-09-13  Andreas Jaeger  <aj@suse.de>

* shlib-versions: libBrokenLocale needs minimal version for ia64,
sparc64 and sh to synch with libc.

ChangeLog
shlib-versions

index fcd75f53baed6c91093c94190f2face01579b4ec..3b2a0e9ec99c901cd974f06698a5eb3ff8a68f31 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-09-13  Andreas Jaeger  <aj@suse.de>
+
+       * shlib-versions: libBrokenLocale needs minimal version for ia64,
+       sparc64 and sh to synch with libc.
+
 2000-09-13  Ulrich Drepper  <drepper@redhat.com>
 
        * iconvdata/Makefile (modules): Add ISO-2022-CN-EXT.
index 685b8a329d361ca2f3dbfacea21a2f17d4617a26..ceed6bf0b3d9e6e81fa8e2559182788e3c586b46 100644 (file)
@@ -104,6 +104,9 @@ alpha.*-.*-linux.*  libcrypt=1.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
 
 # The real-time library from POSIX.1b.