Created
May 13, 2017 04:13
-
-
Save jryans/b800e684f26f9b8827d3f55c8cf178ec to your computer and use it in GitHub Desktop.
.mozconfig for Gecko release, Rust debug
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-stylo | |
# These two are already the default, but who knows what else is in your .mozconfig | |
ac_add_options --disable-debug | |
ac_add_options --enable-optimize | |
ac_add_options --enable-rust-debug |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment