mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Icc support: changed optimisation switch to account for the architecture automatically
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
c++DBUG =
|
||||
c++OPT = -xSSE3 -O2 -no-prec-div
|
||||
c++OPT = -xHost -O2 -no-prec-div
|
||||
|
||||
Reference in New Issue
Block a user