We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@brson says: "It's easy to add, in Makefile.in under 'ifdef CFG_ENABLE_DEBUG'".
If this happens, we also need to consider the --enable-debug build; i.e., make the bots use that flag sometimes.
--enable-debug
The text was updated successfully, but these errors were encountered:
Linked failure: Rewrite to use ancestor_list and send_map for proper-…
43b8114
…propagation. (tag #3068, #2190, #1868)
3532350
Add #[cfg(debug)] flag to rust suite compilation. Closes rust-lang#3068
dbdc95c
No branches or pull requests
@brson says: "It's easy to add, in Makefile.in under 'ifdef CFG_ENABLE_DEBUG'".
If this happens, we also need to consider the
--enable-debug
build; i.e., make the bots use that flag sometimes.The text was updated successfully, but these errors were encountered: