Skip to content

Instantly share code, notes, and snippets.

@piatra
Last active July 16, 2018 18:44
Show Gist options
  • Save piatra/3e14b97ab54f9bc1c2ba2146a7367270 to your computer and use it in GitHub Desktop.
Save piatra/3e14b97ab54f9bc1c2ba2146a7367270 to your computer and use it in GitHub Desktop.
mozconfig
#Automatically download and use compiled C++ components:
ac_add_options --enable-artifact-builds
# Write build artifacts to:
mk_add_options MOZ_OBJDIR=./objdir-frontend
mk_add_options AUTOCLOBBER=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment