packages (GCC_4_4): gcc/gcc.spec - disable hash-style and build-id patches ...

glen glen at pld-linux.org
Wed Jan 18 19:45:03 CET 2012


Author: glen                         Date: Wed Jan 18 18:45:03 2012 GMT
Module: packages                      Tag: GCC_4_4
---- Log message:
- disable hash-style and build-id patches in bootstrap

---- Files affected:
packages/gcc:
   gcc.spec (1.602.2.3 -> 1.602.2.4) 

---- Diffs:

================================================================
Index: packages/gcc/gcc.spec
diff -u packages/gcc/gcc.spec:1.602.2.3 packages/gcc/gcc.spec:1.602.2.4
--- packages/gcc/gcc.spec:1.602.2.3	Wed Jan 18 19:43:58 2012
+++ packages/gcc/gcc.spec	Wed Jan 18 19:44:58 2012
@@ -1398,9 +1398,9 @@
 %if %{with qt}
 %patch8 -p1
 %endif
-%patch9 -p1
+%{!?with_bootstrap:patch9 -p1}
 %patch10 -p0
-%patch11 -p0
+%{!?with_bootstrap:%patch11 -p0}
 
 mv ChangeLog ChangeLog.general
 
@@ -2303,6 +2303,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.602.2.4  2012/01/18 18:44:58  glen
+- disable hash-style and build-id patches in bootstrap
+
 Revision 1.602.2.3  2012/01/18 18:43:58  glen
 - down gcj dependant bconds when java off
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gcc/gcc.spec?r1=1.602.2.3&r2=1.602.2.4&f=u



More information about the pld-cvs-commit mailing list