SPECS: binutils.spec - no need to add -fno-strict-aliasing

sparky sparky at pld-linux.org
Wed Apr 22 13:00:40 CEST 2009


Author: sparky                       Date: Wed Apr 22 11:00:40 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- no need to add -fno-strict-aliasing

---- Files affected:
SPECS:
   binutils.spec (1.303 -> 1.304) 

---- Diffs:

================================================================
Index: SPECS/binutils.spec
diff -u SPECS/binutils.spec:1.303 SPECS/binutils.spec:1.304
--- SPECS/binutils.spec:1.303	Wed Apr 22 01:42:50 2009
+++ SPECS/binutils.spec	Wed Apr 22 13:00:35 2009
@@ -198,7 +198,7 @@
 %{?addtargets:TARGETS="%{addtargets}"}
 
 cp -f /usr/share/automake/config.* .
-CFLAGS="%{rpmcflags} -fno-strict-aliasing"; export CFLAGS
+CFLAGS="%{rpmcflags}"; export CFLAGS
 CC="%{__cc}"; export CC
 %ifarch sparc
 sparc32 \
@@ -330,6 +330,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.304  2009/04/22 11:00:35  sparky
+- no need to add -fno-strict-aliasing
+
 Revision 1.303  2009/04/21 23:42:50  sparky
 - added tooldir patch, specify tooldir at configure time instead of passing to make
 - dropped -j1 and other make hacks, not needed anymore
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/binutils.spec?r1=1.303&r2=1.304&f=u



More information about the pld-cvs-commit mailing list