mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-29 06:35:28 -04:00
Drop support for NDEBUG
This commit is contained in:
parent
49d82271f9
commit
0dfeee1108
10 changed files with 25 additions and 26 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue