Skip to content

Instantly share code, notes, and snippets.

@rpl
Created April 21, 2016 16:51
Show Gist options
  • Save rpl/0984723cacb8cc2eef1d6a6bf84080a2 to your computer and use it in GitHub Desktop.
Save rpl/0984723cacb8cc2eef1d6a6bf84080a2 to your computer and use it in GitHub Desktop.
mozconfig file for experimental debug artifacts
# Automatically download and use compiled C++ components:
ac_add_options --enable-artifact-builds --debug-artifact
# Write build artifacts to:
mk_add_options MOZ_OBJDIR=./objdir-frontend-debug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment