From cd72f0ffe64325699fd4e5d0d346a7192b48d2bf Mon Sep 17 00:00:00 2001 From: "alex%croczilla.com" Date: Mon, 7 Jul 2008 22:21:56 +0000 Subject: [PATCH] buildbot .mozconfig file git-svn-id: svn://10.0.0.236/branches/ZAP_20050610_BRANCH@252900 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/zap/config/mozconfig-release-osx | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 mozilla/zap/config/mozconfig-release-osx diff --git a/mozilla/zap/config/mozconfig-release-osx b/mozilla/zap/config/mozconfig-release-osx new file mode 100644 index 00000000000..ba9d6b15860 --- /dev/null +++ b/mozilla/zap/config/mozconfig-release-osx @@ -0,0 +1,5 @@ +. $topsrcdir/zap/config/mozconfig + +mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/../release +mk_add_options MOZ_MAKE_FLAGS=-j4 +