Date: Sun, 4 Oct 2009 20:10:36 GMT From: svn-freebsd-gecko@chruetertee.ch To: freebsd-gecko@freebsd.org Subject: [SVN-Commit] r130 - branches/experimental/www/libxul Message-ID: <200910042010.n94KAaqB031137@trillian.chruetertee.ch>
next in thread | raw e-mail | index | archive | help
Author: andreast
Date: Sun Oct 4 20:10:36 2009
New Revision: 130
Log:
Make parallel make save.
Modified:
branches/experimental/www/libxul/Makefile
Modified: branches/experimental/www/libxul/Makefile
==============================================================================
--- branches/experimental/www/libxul/Makefile Sun Oct 4 18:36:59 2009 (r129)
+++ branches/experimental/www/libxul/Makefile Sun Oct 4 20:10:36 2009 (r130)
@@ -31,6 +31,7 @@
HAS_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
+MAKE_JOBS_SAFE= yes
MAKE_ENV= SKIP_GRE_REGISTRATION=1 mozappdir=${PREFIX}/lib/${MOZILLA}
LDFLAGS+= -Wl,-rpath,${PREFIX}/lib/${MOZ_RPATH}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910042010.n94KAaqB031137>
