core/qt/enable-qt3support-debug-info.patch
Phil Miller 2b06bdbc94 * renamed qtmod and qtmod-phonon to qt and phonon
* PKGBUILD changes to fix build issues
2010-05-20 04:03:20 +00:00

11 lines
381 B
Diff

--- qt-everywhere-opensource-src-4.6.0.orig/src/qt3support/qt3support.pro 2009-11-27 02:27:54.000000000 +0100
+++ qt-everywhere-opensource-src-4.6.0/src/qt3support/qt3support.pro 2009-12-05 00:43:02.000000000 +0100
@@ -33,7 +33,3 @@ DEFINES += QT3_SUPPORT
MOCDIR = .moc
*-g++*: QMAKE_CXXFLAGS += -fno-strict-aliasing
-
-CONFIG -= separate_debug_info
-CONFIG += no_debug_info
-