commit 2a178435c0d83e2f5d642ed983b69c4b496331cf
Author: Jakub Bogusz <[email protected]>
Date:   Mon Nov 5 19:21:29 2012 +0100

    - filterout also -fstack-protector

 glibc.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/glibc.spec b/glibc.spec
index 9167c97..2d668f1 100644
--- a/glibc.spec
+++ b/glibc.spec
@@ -140,7 +140,7 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                filterout_ld            (-Wl,)?-[sS] (-Wl,)?--strip.*
 # avoid -D_FORTIFY_SOURCE=X
 %define                filterout_cpp           -D_FORTIFY_SOURCE=[0-9]+
-%define                filterout_c             (-Wp,)?-D_FORTIFY_SOURCE=[0-9]+
+%define                filterout_c             (-Wp,)?-D_FORTIFY_SOURCE=[0-9]+ 
-fstack-protector(-all)?
 
 %define                specflags_sparcv9       -mcpu=ultrasparc -mvis 
-fcall-used-g6
 %define                specflags_sparc64       -mcpu=ultrasparc -mvis 
-fcall-used-g6
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/glibc.git/commitdiff/2a178435c0d83e2f5d642ed983b69c4b496331cf

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

Reply via email to