Skip to content
Snippets Groups Projects
Commit a3e812a8 authored by clairehurst's avatar clairehurst
Browse files

fixup! Base Browser's .mozconfigs.

Bug 42035: Update mozconfig for macos development
parent 3fe30891
Branches
Tags
1 merge request!752Bug 42035: Update tools/torbrowser/ scripts to support macOS dev environment
. $topsrcdir/browser/config/mozconfigs/base-browser
# This mozconfig file is not used in official builds.
# It is only intended to be used when doing incremental macOS builds
# during development.
export MOZILLA_OFFICIAL=
ac_add_options --disable-strip
ac_add_options --disable-install-strip
ac_add_options --with-base-browser-version=dev-build
ac_add_options --disable-base-browser-update
# See bug #13379
ac_add_options --enable-nss-mar
# See bug #41131
ac_add_options --disable-update-agent
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment