default.conf: enable _GLIBCXX_ASSERTIONS
these have a slight runtime hit (like fortify-source), but help find bugs early, by making programs crash on invariants that would corrupt memory and lead to hard to debug crashes/bugs later.
parent
861e21fa
No related branches found
No related tags found