Files
OpenFOAM-12/wmake/rules/linuxArm64Gcc/c++Debug
Chris Greenshields ed9e420ea1 wmake: added rules for linuxArm64Gcc to compile on aarch64 (Arm-based) processors.
No code change was required to compile OpenFOAM on Arm using the Gcc compiler.
2020-06-24 16:01:49 +01:00

3 lines
67 B
Plaintext

c++DBUG = -ggdb3 -DFULLDEBUG
c++OPT = -O0 -fdefault-inline