mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
COMP: adding -traditional-cpp to CPP variable.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
CPP = cpp -DICC_IA64_PREFETCH
|
||||
CPP = /lib/cpp -traditional-cpp $(GFLAGS) -DICC_IA64_PREFETCH
|
||||
|
||||
GLIBS = -liberty
|
||||
|
||||
|
||||
Reference in New Issue
Block a user