mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Icpc 15: -no-prec-div optimization causes snappyHexMesh to fail -- removed
This commit is contained in:
@ -1,2 +1,2 @@
|
|||||||
c++DBUG =
|
c++DBUG =
|
||||||
c++OPT = -xHost -O2 -no-prec-div
|
c++OPT = -xHost -O2
|
||||||
|
|||||||
@ -1,2 +1,2 @@
|
|||||||
cDBUG =
|
cDBUG =
|
||||||
cOPT = -O3 -no-prec-div
|
cOPT = -xHost -O2
|
||||||
|
|||||||
Reference in New Issue
Block a user