Author: arekm                        Date: Mon Jul 28 09:14:22 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- drop -D_FORTIFY_SOURCE; glibc doesn't like it

---- Files affected:
SPECS:
   glibc.spec (1.778 -> 1.779) 

---- Diffs:

================================================================
Index: SPECS/glibc.spec
diff -u SPECS/glibc.spec:1.778 SPECS/glibc.spec:1.779
--- SPECS/glibc.spec:1.778      Tue Jul  8 20:56:05 2008
+++ SPECS/glibc.spec    Mon Jul 28 11:14:16 2008
@@ -126,6 +126,9 @@
 
 # avoid -s here (ld.so must not be stripped to allow any program debugging)
 %define                filterout_ld            (-Wl,)?-[sS] (-Wl,)?--strip.*
+# avoid -D_FORTIFY_SOURCE=X
+%define                filterout_cpp           -D_FORTIFY_SOURCE=[0-9]+
+
 %define        specflags_sparc64       -mcpu=ultrasparc -mvis -fcall-used-g6
 
 # ld.so needs not to be stripped to work
@@ -1625,6 +1628,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.779  2008/07/28 09:14:16  arekm
+- drop -D_FORTIFY_SOURCE; glibc doesn't like it
+
 Revision 1.778  2008/07/08 18:56:05  qboosh
 - added dir for fr_CH messages
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/glibc.spec?r1=1.778&r2=1.779&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to