- 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).
3 lines
68 B
Plaintext
3 lines
68 B
Plaintext
c++DBUG = -ggdb3 -DFULLDEBUG
|
|
c++OPT = -O0 -fdefault-inline
|