Last active
July 16, 2018 18:44
-
-
Save piatra/3e14b97ab54f9bc1c2ba2146a7367270 to your computer and use it in GitHub Desktop.
mozconfig
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 | |
# 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