SOURCES: qt4-ppc-hack.patch (NEW) - ppc hack
arekm
arekm at pld-linux.org
Sat Mar 7 15:31:59 CET 2009
Author: arekm Date: Sat Mar 7 14:31:59 2009 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- ppc hack
---- Files affected:
SOURCES:
qt4-ppc-hack.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/qt4-ppc-hack.patch
diff -u /dev/null SOURCES/qt4-ppc-hack.patch:1.1
--- /dev/null Sat Mar 7 15:32:00 2009
+++ SOURCES/qt4-ppc-hack.patch Sat Mar 7 15:31:54 2009
@@ -0,0 +1,11 @@
+--- qt-x11-opensource-src-4.5.0/src/corelib/Makefile~ 2009-03-07 13:43:27.000000000 +0100
++++ qt-x11-opensource-src-4.5.0/src/corelib/Makefile 2009-03-07 15:29:12.000000000 +0100
+@@ -7489,7 +7489,7 @@
+ tools/qunicodetables.cpp \
+ tools/qstringmatcher.cpp \
+ .pch/release-static/QtCore.gch/c++
+- $(CXX) -c -include .pch/release-static/QtCore $(CXXFLAGS) $(INCPATH) -o .obj/release-static/qstring.o tools/qstring.cpp
++ $(CXX) -c -include .pch/release-static/QtCore $(CXXFLAGS) $(INCPATH) -O1 -o .obj/release-static/qstring.o tools/qstring.cpp
+
+ .obj/release-static/qstringlist.o: tools/qstringlist.cpp ../../include/QtCore/qstringlist.h \
+ tools/qstringlist.h \
================================================================
More information about the pld-cvs-commit
mailing list