SPECS: binutils.spec - enable -Werror, pass -fno-strict-aliasing.

pluto pluto at pld-linux.org
Wed Sep 21 11:23:36 CEST 2005


Author: pluto                        Date: Wed Sep 21 09:23:36 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- enable -Werror, pass -fno-strict-aliasing.

---- Files affected:
SPECS:
   binutils.spec (1.221 -> 1.222) 

---- Diffs:

================================================================
Index: SPECS/binutils.spec
diff -u SPECS/binutils.spec:1.221 SPECS/binutils.spec:1.222
--- SPECS/binutils.spec:1.221	Sun Sep  4 11:36:01 2005
+++ SPECS/binutils.spec	Wed Sep 21 11:23:26 2005
@@ -146,7 +146,7 @@
 %{?addtargets:TARGETS="%{addtargets}"}
 
 cp -f /usr/share/automake/config.* .
-CFLAGS="%{rpmcflags}"; export CFLAGS
+CFLAGS="%{rpmcflags} -fno-strict-aliasing"; export CFLAGS
 CC="%{__cc}"; export CC
 %ifarch sparc
 sparc32 \
@@ -159,7 +159,6 @@
 	--libdir=%{_libdir} \
 	--infodir=%{_infodir} \
 	--mandir=%{_mandir} \
-	--disable-werror \
 	%{!?with_allarchs:`[ -n "${TARGETS}" ] && echo "--enable-targets=${TARGETS}"`} \
 %ifarch sparc
 	--enable-64-bit-bfd \
@@ -250,6 +249,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.222  2005/09/21 09:23:26  pluto
+- enable -Werror, pass -fno-strict-aliasing.
+
 Revision 1.221  2005/09/04 09:36:01  qboosh
 - discarded patch is back (updated); release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/binutils.spec?r1=1.221&r2=1.222&f=u




More information about the pld-cvs-commit mailing list