[SVN-Commit] r1502 - trunk/Mk

svn-freebsd-gecko at chruetertee.ch svn-freebsd-gecko at chruetertee.ch
Thu Feb 20 01:36:27 UTC 2014


Author: jbeich
Date: Thu Feb 20 01:36:18 2014
New Revision: 1502

Log:
(faster build) build ff28+ releases in unified mode

Modified:
   trunk/Mk/bsd.gecko.mk

Modified: trunk/Mk/bsd.gecko.mk
==============================================================================
--- trunk/Mk/bsd.gecko.mk	Wed Feb 19 09:12:38 2014	(r1501)
+++ trunk/Mk/bsd.gecko.mk	Thu Feb 20 01:36:18 2014	(r1502)
@@ -656,6 +656,7 @@
 # others
 MOZ_OPTIONS+=	--with-system-zlib		\
 		--with-system-bz2		\
+		--enable-unified-compilation	\
 		--disable-debug-symbols		\
 		--disable-glibtest		\
 		--disable-gtktest		\


More information about the freebsd-gecko mailing list