diff options
author | Viktor Szakats <commit@vsz.me> | 2024-03-11 15:31:14 +0000 |
---|---|---|
committer | Viktor Szakats <commit@vsz.me> | 2024-03-11 15:35:13 +0000 |
commit | 6664303ae2d0407d06b77a21b26d6ae08b7535f1 (patch) | |
tree | 8dc3946b21c07de7d4460e9708842e08ef5f0f08 /tls | |
parent | 69449e791b5e99408a686fa68c2e5745a950162f (diff) | |
download | portable-6664303ae2d0407d06b77a21b26d6ae08b7535f1.tar.gz portable-6664303ae2d0407d06b77a21b26d6ae08b7535f1.tar.bz2 portable-6664303ae2d0407d06b77a21b26d6ae08b7535f1.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 'tls')
0 files changed, 0 insertions, 0 deletions