Created
April 21, 2016 16:51
-
-
Save rpl/0984723cacb8cc2eef1d6a6bf84080a2 to your computer and use it in GitHub Desktop.
mozconfig file for experimental debug artifacts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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