SPECS: glibc.spec - added sparc64 ugly build patch from debian
tommat
tommat at pld-linux.org
Sat Jun 9 03:00:03 CEST 2007
Author: tommat Date: Sat Jun 9 01:00:03 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added sparc64 ugly build patch from debian
---- Files affected:
SPECS:
glibc.spec (1.707 -> 1.708)
---- Diffs:
================================================================
Index: SPECS/glibc.spec
diff -u SPECS/glibc.spec:1.707 SPECS/glibc.spec:1.708
--- SPECS/glibc.spec:1.707 Mon Jun 4 09:10:03 2007
+++ SPECS/glibc.spec Sat Jun 9 02:59:57 2007
@@ -75,6 +75,7 @@
Patch24: %{name}-iconvconfig-nxstack.patch
Patch25: %{name}-cross-gcc_eh.patch
Patch26: %{name}-with-stroke.patch
+Patch27: %{name}-sparc64-undefined-registers.patch
# PaX hack (dropped)
#Patch30: %{name}-pax_dl-execstack.patch
URL: http://www.gnu.org/software/libc/
@@ -846,6 +847,9 @@
%patch24 -p1
%{?with_cross:%patch25 -p1}
%patch26 -p1
+%ifarch sparc64
+%patch27 -p1
+%endif
# these would be copied to localedb-src
rm -f localedata/locales/*{.orig,~}
@@ -1475,6 +1479,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.708 2007/06/09 00:59:57 tommat
+- added sparc64 ugly build patch from debian
+
Revision 1.707 2007/06/04 07:10:03 arekm
- rel 3; malloc updates that fix locale generation problems
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/glibc.spec?r1=1.707&r2=1.708&f=u
More information about the pld-cvs-commit
mailing list