openfoam/wmake/rules/darwin64Clang/cDebug
Mark Olesen 297570de53 COMP: some low-level darwin-related patches
- a partial selection from https://github.com/mrklein/openfoam-os-x
  with adjustments. The primary purpose is to reduce header-level
  incompatibilities and to provide a common set of make rules to allow
  easier patching (or re-integration).
2018-04-09 12:48:55 +02:00

3 lines
47 B
Plaintext

cDBUG = -g -DFULLDEBUG
cOPT = -O0