aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorViktor Szakats <commit@vsz.me>2024-03-11 15:31:14 +0000
committerBrent Cook <busterb@gmail.com>2024-03-13 10:59:53 -0500
commit25bf3a5522a84604845cf7f9cc84eea3ab82b6bd (patch)
tree87074876269c822d0015a6f35a781d402987b416 /.github
parentcf501238f155ff71b724e72272f5ccacec95d170 (diff)
downloadportable-25bf3a5522a84604845cf7f9cc84eea3ab82b6bd.tar.gz
portable-25bf3a5522a84604845cf7f9cc84eea3ab82b6bd.tar.bz2
portable-25bf3a5522a84604845cf7f9cc84eea3ab82b6bd.zip
cmake: disable default NDEBUG differently
Before this patch `NDEBUG` was force-disabled, preventing a build with debug asserts disabled. After this patch `NDEBUG` works again when passed as a custom build option, e.g.: `-DCMAKE_C_FLAGS=-DNDEBUG` Previously submitted as #988, which was merged, but the commit vanished from master and ended up missing from both 3.8.3 and 3.9.0 releases.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions