[packages/chromium-browser] - disable ssp at the root, instead of filtering it out

baggins baggins at pld-linux.org
Mon Oct 8 08:54:10 CEST 2012


commit 107b55fe07ac6c2f2ee1d48df46db4340451350f
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Oct 8 08:53:49 2012 +0200

    - disable ssp at the root, instead of filtering it out

 chromium-browser.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/chromium-browser.spec b/chromium-browser.spec
index 9de1680..b40df8e 100644
--- a/chromium-browser.spec
+++ b/chromium-browser.spec
@@ -33,7 +33,7 @@
 #14:19:42 @baggins> it doesn't hurt to add -lssp here and there, and we'll be a bit more secure
 #14:51:06 @baggins> as-needed will take care of unneeded lib
 #14:52:03 @baggins> -lssp comes with gcc
-%define		filterout_c	-fstack-protector
+%define		_ssp_cflags	%{nil}
 %endif
 
 # TODO
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/chromium-browser.git/commitdiff/107b55fe07ac6c2f2ee1d48df46db4340451350f



More information about the pld-cvs-commit mailing list