Drop support for NDEBUG

This commit is contained in:
Ole Schütt 2023-12-13 21:49:22 +01:00 committed by Ole Schütt
parent 49d82271f9
commit 0dfeee1108
10 changed files with 25 additions and 26 deletions

View file

@ -29,6 +29,7 @@ FLAG_EXCEPTIONS = (
r"LIBINT_CONTRACTED_INTS",
r"XC_MAJOR_VERSION",
r"XC_MINOR_VERSION",
r"NDEBUG",
r"OMP_DEFAULT_NONE_WITH_OOP",
r"_OPENMP",
r"__COMPILE_ARCH",