Author: arekm                        Date: Fri May 31 18:38:35 2013 GMT
Module: setup                         Tag: HEAD
---- Log message:
Saner opts.

---- Files affected:
setup:
   Makefile (1.37 -> 1.38) 

---- Diffs:

================================================================
Index: setup/Makefile
diff -u setup/Makefile:1.37 setup/Makefile:1.38
--- setup/Makefile:1.37 Fri May 31 20:37:04 2013
+++ setup/Makefile      Fri May 31 20:38:29 2013
@@ -4,7 +4,7 @@
 VERSION                = 2.8.4
 
 CC             = gcc
-OPT_FLAGS      = -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 
-fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 
-fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -gdwarf-4 
-fno-debug-types-section -fvar-tracking-assignments -g2  -Os -Wall
+OPT_FLAGS      = -Wformat -Werror=format-security -fvar-tracking-assignments 
-Wp,-D_FORTIFY_SOURCE=2 -fstack-protector -O2 -g2 -Wall
 CFLAGS         = $(OPT_FLAGS) -Wall
 INSTALL                = install
 SBINDIR                = /sbin
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/setup/Makefile?r1=1.37&r2=1.38

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

Reply via email to