mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
Corrected the setting of WM_COMPILER and renamed I32 and I64 to Icc.
This commit is contained in:
5
wmake/rules/linuxIcc/c++Opt
Normal file
5
wmake/rules/linuxIcc/c++Opt
Normal file
@ -0,0 +1,5 @@
|
||||
c++DBUG =
|
||||
#c++OPT = -O3 -xP -no-prec-div
|
||||
c++OPT = -ansi-alias -O3 -ftz -fno-alias \
|
||||
-fargument-noalias-global \
|
||||
-unroll0
|
||||
Reference in New Issue
Block a user