mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 22:25:32 -04:00
CMake: Set -D__NO_STATM_ACCESS on BSD
This commit is contained in:
parent
3c2ea2d94a
commit
cc4239a96c
2 changed files with 4 additions and 8 deletions
|
|
@ -85,13 +85,6 @@ FLAG_EXCEPTIONS = (
|
|||
r"__PW_FPGA_SP",
|
||||
r"__NO_SOCKETS",
|
||||
r"__SCALAPACK_NO_WA",
|
||||
r"__CRAY_PM_ACCEL_ENERGY",
|
||||
r"__CRAY_PM_ENERGY",
|
||||
r"__NO_STATM_ACCESS",
|
||||
r"__STATM_RESIDENT",
|
||||
r"__STATM_TOTAL",
|
||||
r"__CRAY_PM_ACCEL_ENERGY",
|
||||
r"__CRAY_PM_ENERGY",
|
||||
r"__STATM_RESIDENT",
|
||||
r"__STATM_TOTAL",
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue