Adjust Mas OS X Darwin build options signalling
[foam-extend-3.2.git] / wmake / rules / darwinIntel64Clang / cDebug
bloba1a6a649ccc6ee046f3971d0497f4809e0e2384c
1 cDBUG       = -g -DFULLDEBUG
2 cOPT        = -O0
3 # cDBUG       = -ggdb -DFULLDEBUG
4 # cOPT        = -O1 -fdefault-inline -finline-functions