Author: pluto Date: Sun Jan 15 16:42:39 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - pass -fno-strict-aliasing 'coz several core classes violate aliasing rules.
---- Files affected: SPECS: qt4.spec (1.52 -> 1.53) ---- Diffs: ================================================================ Index: SPECS/qt4.spec diff -u SPECS/qt4.spec:1.52 SPECS/qt4.spec:1.53 --- SPECS/qt4.spec:1.52 Sun Jan 15 17:28:05 2006 +++ SPECS/qt4.spec Sun Jan 15 17:42:34 2006 @@ -100,6 +100,8 @@ %define _noautoreqdep libGL.so.1 libGLU.so.1 %define _noautostrip '.*_debug\\.so*' +%define specflags -fno-strict-aliasing + %description Qt is a complete C++ application development framework, which includes a class library and tools for multiplatform development and @@ -1324,6 +1326,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.53 2006/01/15 16:42:34 pluto +- pass -fno-strict-aliasing 'coz several core classes violate aliasing rules. + Revision 1.52 2006/01/15 16:28:05 pluto - qt3support reenabled 'coz kde4 uses it. (funny guys). ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/qt4.spec?r1=1.52&r2=1.53&f=u _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit