Date: Monday, March 22, 2010 @ 17:12:19
Author: pierre
Revision: 73124
remove seperate debugging symbols which should effectivly disable debug at all
Modified:
qt/trunk/PKGBUILD
----------+
PKGBUILD | 1 +
1 file changed, 1 insertion(+)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-03-22 20:38:11 UTC (rev 73123)
+++ PKGBUILD 2010-03-22 21:12:19 UTC (rev 73124)
@@ -72,6 +72,7 @@
-silent \
-optimized-qmake \
-dbus \
+ -no-separate-debug-info \
-reduce-relocations \
-gtkstyle \
-opengl \