]> git.pld-linux.org Git - packages/qt4.git/commitdiff
- ppc hack
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 7 Mar 2009 14:31:54 +0000 (14:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    qt4-ppc-hack.patch -> 1.1

qt4-ppc-hack.patch [new file with mode: 0644]

diff --git a/qt4-ppc-hack.patch b/qt4-ppc-hack.patch
new file mode 100644 (file)
index 0000000..e8ba4ba
--- /dev/null
@@ -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 \
This page took 0.047584 seconds and 4 git commands to generate.