Fix #29755.
doc: Override `-g` properly to skip debugging information #29756
pull hebasto wants to merge 1 commits into bitcoin:master from hebasto:240328-debug changing 1 files +1 −1-
hebasto commented at 11:41 AM on March 28, 2024: member
-
DrahtBot commented at 11:41 AM on March 28, 2024: contributor
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--006a51241073e994b41acfe9ec718e94-->
Code Coverage
For detailed information about the code coverage, see the test coverage report.
<!--021abf342d371248e50ceaed478a90ca-->
Reviews
See the guideline for information on the review process.
Type Reviewers ACK TheCharlatan If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.
- DrahtBot added the label Docs on Mar 28, 2024
-
doc: Override `-g` properly to skip debugging information f8f5cece4d
-
in doc/build-unix.md:33 in 5a7ee379af outdated
29 | @@ -30,7 +30,7 @@ tuned to conserve memory with additional CXXFLAGS: 30 | Alternatively, or in addition, debugging information can be skipped for compilation. The default compile flags are 31 | `-g -O2`, and can be changed with: 32 | 33 | - ./configure CXXFLAGS="-O2" 34 | + ./configure CXXFLAGS="-g0 -O2"
TheCharlatan commented at 11:48 AM on March 28, 2024:The
O2is also not needed anymore.
hebasto commented at 11:50 AM on March 28, 2024:Fixed.
hebasto force-pushed on Mar 28, 2024TheCharlatan approvedTheCharlatan commented at 12:15 PM on March 28, 2024: contributorACK f8f5cece4dfda5c614e087be75af074181a36c39
fanquake merged this on Apr 1, 2024fanquake closed this on Apr 1, 2024hebasto deleted the branch on Apr 1, 2024bitcoin locked this on Apr 1, 2025ContributorsLabels
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-22 18:13 UTC
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-22 18:13 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me