packages: glibc/glibc.spec - added -Os-fail-workaround patch, won't change ...

sparky sparky at pld-linux.org
Sun Feb 6 20:05:54 CET 2011


Author: sparky                       Date: Sun Feb  6 19:05:54 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added -Os-fail-workaround patch, won't change anything with -O2

---- Files affected:
packages/glibc:
   glibc.spec (1.890 -> 1.891) 

---- Diffs:

================================================================
Index: packages/glibc/glibc.spec
diff -u packages/glibc/glibc.spec:1.890 packages/glibc/glibc.spec:1.891
--- packages/glibc/glibc.spec:1.890	Tue Jan 18 08:33:29 2011
+++ packages/glibc/glibc.spec	Sun Feb  6 20:05:48 2011
@@ -78,6 +78,7 @@
 Patch29:	%{name}-arm-alignment-fix.patch
 Patch30:	%{name}-static-glro-init.patch
 Patch31:	%{name}-origin.patch
+Patch32:	%{name}-Os-fail-workaround.patch
 URL:		http://www.gnu.org/software/libc/
 %{?with_selinux:BuildRequires:	audit-libs-devel}
 BuildRequires:	autoconf
@@ -925,6 +926,7 @@
 %patch29 -p1
 %patch30 -p1
 %patch31 -p1
+%patch32 -p1
 
 # cleanup backups after patching
 find '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
@@ -1689,6 +1691,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.891  2011/02/06 19:05:48  sparky
+- added -Os-fail-workaround patch, won't change anything with -O2
+
 Revision 1.890  2011/01/18 07:33:29  arekm
 - up to 2.13 (our own tarball until upstream generates one)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/glibc/glibc.spec?r1=1.890&r2=1.891&f=u



More information about the pld-cvs-commit mailing list