Skip to content

Instantly share code, notes, and snippets.

@jryans
Created May 13, 2017 04:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jryans/b800e684f26f9b8827d3f55c8cf178ec to your computer and use it in GitHub Desktop.
Save jryans/b800e684f26f9b8827d3f55c8cf178ec to your computer and use it in GitHub Desktop.
.mozconfig for Gecko release, Rust debug
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