Skip to content

Instantly share code, notes, and snippets.

@maxdeliso
Last active December 31, 2015 20:59
Show Gist options
  • Save maxdeliso/8043596 to your computer and use it in GitHub Desktop.
Save maxdeliso/8043596 to your computer and use it in GitHub Desktop.
mozconfig
ac_add_options --disable-debug
ac_add_options --disable-tests
ac_add_options --disable-updater
ac_add_options --enable-jemalloc
ac_add_options --enable-official-branding
ac_add_options --enable-64bit
# ...
mk_add_options MOZ_MAKE_FLAGS="-j4"
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/obj-max-tuned-@CONFIG_GUESS@
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment