[csw-devel] SF.net SVN: gar:[7682] csw/mgar/pkg/nss/trunk/Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Sun Dec 20 15:36:40 CET 2009
Revision: 7682
http://gar.svn.sourceforge.net/gar/?rev=7682&view=rev
Author: wahwah
Date: 2009-12-20 14:36:40 +0000 (Sun, 20 Dec 2009)
Log Message:
-----------
nss: Adding options for the optimized build
Modified Paths:
--------------
csw/mgar/pkg/nss/trunk/Makefile
Modified: csw/mgar/pkg/nss/trunk/Makefile
===================================================================
--- csw/mgar/pkg/nss/trunk/Makefile 2009-12-20 14:35:08 UTC (rev 7681)
+++ csw/mgar/pkg/nss/trunk/Makefile 2009-12-20 14:36:40 UTC (rev 7682)
@@ -64,6 +64,7 @@
ifneq (DBG,$(GARFLAVOR))
BUILD_OPT = 1
export BUILD_OPT
+ CONFIGURE_ARGS += --disable-debug --enable-optimize
endif
# NSPR is installed in /opt/csw/lib/nspr, nspr.pc is in /opt/csw/lib/pkgconfig
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list