core/qtmod/enable-qt3support-debug-info.patch
2010-05-17 08:01:47 +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
-