mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 23:47:21 +08:00
2b06bdbc94
* PKGBUILD changes to fix build issues
11 lines
381 B
Diff
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
|
|
-
|