- largely as per patch from Jong-Gwan (Jason) Do NB: the intel-one setup adds in paths for intelmpi. Its mpicc version does not harmonize with the OpenFOAM system openmpi setup (using mpicc --showme:link). Needs adjustment, or use intelmpi instead. - update name mappings for newer gcc, clang versions
3 lines
68 B
Plaintext
3 lines
68 B
Plaintext
c++DBUG = -ggdb3 -DFULLDEBUG
|
|
c++OPT = -O0 -fdefault-inline
|