Skip to content

Instantly share code, notes, and snippets.

@chrmoritz
Last active December 25, 2015 12:19
Show Gist options
  • Save chrmoritz/6975406 to your computer and use it in GitHub Desktop.
Save chrmoritz/6975406 to your computer and use it in GitHub Desktop.
. $topsrcdir/xulrunner/config/mozconfig
mk_add_options AUTOCONF=/usr/local/Cellar/autoconf213/2.13/bin/autoconf213
mk_add_options MOZ_MAKE_FLAGS="-j1"
mk_add_options MOZ_OBJDIR=objdir
mk_add_options MOZ_BUILD_PROJECTS="x86_64"
ac_add_options --disable-tests
ac_add_options --disable-updater
ac_add_options --disable-crashreporter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment