Created
May 24, 2019 19:34
-
-
Save hotsphink/08744e028f2d740a09d6338960cceec4 to your computer and use it in GitHub Desktop.
mkgist-created gist
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
ac_add_options --enable-project=js | |
ac_add_options --enable-optimize | |
ac_add_options --enable-debug | |
ac_add_options --enable-js-shell | |
mk_add_options MOZ_MAKE_FLAGS="-j8 -s" | |
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/obj-js |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment