Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Feb 2014 01:36:18 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r1502 - trunk/Mk
Message-ID:  <201402200136.s1K1aIrV017217@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
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		\



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402200136.s1K1aIrV017217>