summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorSteven Schlansker <sschlansker@opentable.com>2016-10-19 09:41:37 -0700
committerSteven Schlansker <sschlansker@opentable.com>2016-11-22 15:30:50 -0800
commit1d67decbe0b6f3a3354affb36c5bbf9b344f3659 (patch)
tree0b4c16334834fa46ca6b772f017b075838dab8ca /build
parentdfe032e6834fbbcff2aee75a3b7265e73660ad05 (diff)
downloadpalemoon-gre-1d67decbe0b6f3a3354affb36c5bbf9b344f3659.tar.gz
Update mozconfig per Tobin, switch to release branding for 27.0.0 release!
Diffstat (limited to 'build')
-rw-r--r--build/macosx/mozconfig.tycho18
1 files changed, 4 insertions, 14 deletions
diff --git a/build/macosx/mozconfig.tycho b/build/macosx/mozconfig.tycho
index 9dbbbfc50..705e7cd31 100644
--- a/build/macosx/mozconfig.tycho
+++ b/build/macosx/mozconfig.tycho
@@ -6,6 +6,7 @@ ac_add_options --with-distribution-id=MCP
ac_add_options --enable-update-packaging
ac_add_options --enable-official-branding
ac_add_options --enable-release
+# ac_add_options --with-branding=browser/branding/unstable # disable for release
export MOZILLA_OFFICIAL=1
#
mk_add_options MOZ_CO_PROJECT=browser
@@ -14,18 +15,7 @@ ac_add_options --enable-application=browser
ac_add_options --enable-optimize="-O2"
#
ac_add_options --enable-jemalloc
-#ac_add_options --enable-shared-js
+ac_add_options --enable-shared-js
#
-ac_add_options --disable-debug
-ac_add_options --disable-tests
-ac_add_options --disable-mochitests
-#
-ac_add_options --disable-crashreporter
-ac_add_options --disable-accessibility
-ac_add_options --disable-parental-controls
-ac_add_options --disable-webrtc
-ac_add_options --disable-safe-browsing
-ac_add_options --disable-url-classifier
-ac_add_options --disable-sandbox
-#
-#ac_add_options --enable-strip
+#ac_add_options --enable-debug
+ac_add_options --enable-strip