openfoam/wmake/rules/linuxGcc45/cDebug
Mark Olesen 87f151c47b ENH: add wmake rules for gcc-4.5
ATTENTION: cpp now needs '-traditional-cpp' for single-line output
2010-04-21 16:23:16 +02:00

3 lines
86 B
Plaintext

cDBUG = -ggdb -DFULLDEBUG
cOPT = -O1 -fdefault-inline -finline-functions