This repository has been archived on 2023-11-20. You can view files and clone it, but cannot push or open issues or pull requests.
foam-extend4.1-coherent-io/wmake/rules/linux64Icc/c++Opt

4 lines
144 B
Text
Raw Normal View History

c++DBUG =
#c++OPT = -O3 -xP -no-prec-div
2011-09-22 14:16:44 +00:00
c++OPT = -ansi-alias -O3 -fno-alias -fp-model precise -fargument-noalias-global -unroll0