[Lunar-commits] r25297 - moonbase/trunk/libs/qt4
Moritz Heiber
moe at lunar-linux.org
Fri Jul 27 18:29:03 CEST 2007
Author: moe
Date: 2007-07-27 18:29:02 +0200 (Fri, 27 Jul 2007)
New Revision: 25297
Modified:
moonbase/trunk/libs/qt4/BUILD
Log:
This speeds up the compilation process dramatically. And if you need the
demos or the examples you can get them from trolltech's binary packages.
Modified: moonbase/trunk/libs/qt4/BUILD
===================================================================
--- moonbase/trunk/libs/qt4/BUILD 2007-07-27 06:38:38 UTC (rev 25296)
+++ moonbase/trunk/libs/qt4/BUILD 2007-07-27 16:29:02 UTC (rev 25297)
@@ -21,6 +21,8 @@
-system-libmng \
-system-zlib \
-no-exceptions \
+ -nomake examples \
+ -nomake demos \
$OPTS &&
default_make &&
More information about the Lunar-commits
mailing list