mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
CONFIG: update some wmake rules
- initial settings for ADIOS2, linuxARM64Gcc, linuxARM64Clang
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
SUFFIXES += .c
|
||||
|
||||
cWARN = -Wall
|
||||
cWARN = -Wall
|
||||
|
||||
cc = clang -m32
|
||||
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
c++DBUG = -g -DFULLDEBUG
|
||||
c++DBUG = -g -DFULLDEBUG
|
||||
c++OPT = -O0
|
||||
|
||||
Reference in New Issue
Block a user