diff options
Diffstat (limited to 'main/firefox/mozconfig')
-rw-r--r-- | main/firefox/mozconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/firefox/mozconfig b/main/firefox/mozconfig index e6ec2d1c2..e68be73fa 100644 --- a/main/firefox/mozconfig +++ b/main/firefox/mozconfig @@ -25,6 +25,7 @@ ac_add_options --disable-updater ac_add_options --with-libxul-sdk=/usr/lib/xulrunner-devel-1.9.2 ac_add_options --enable-safe-browsing ac_add_options --with-branding=browser/branding/unofficial +ac_add_options --enable-chrome-format=jar export BUILD_OFFICIAL=1 export MOZILLA_OFFICIAL=1 |