SPECS: tk.spec - use -fno-strict-aliasing to avoid wrong-code.

pluto pluto at pld-linux.org
Tue Nov 22 14:42:52 CET 2005


Author: pluto                        Date: Tue Nov 22 13:42:52 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use -fno-strict-aliasing to avoid wrong-code.

---- Files affected:
SPECS:
   tk.spec (1.81 -> 1.82) 

---- Diffs:

================================================================
Index: SPECS/tk.spec
diff -u SPECS/tk.spec:1.81 SPECS/tk.spec:1.82
--- SPECS/tk.spec:1.81	Thu Oct 20 20:07:37 2005
+++ SPECS/tk.spec	Tue Nov 22 14:42:47 2005
@@ -36,6 +36,8 @@
 
 %define		_ulibdir	/usr/lib
 
+%define		specflags	-fno-strict-aliasing
+
 %description
 Tk is a X Window widget set designed to work closely with the Tcl
 scripting language. It allows you to write simple programs with full
@@ -224,6 +226,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.82  2005/11/22 13:42:47  pluto
+- use -fno-strict-aliasing to avoid wrong-code.
+
 Revision 1.81  2005/10/20 18:07:37  qboosh
 - fixed tkConfig.sh subst, removed unneeded -I for tcl-private
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/tk.spec?r1=1.81&r2=1.82&f=u




More information about the pld-cvs-commit mailing list