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/linuxIcc/c++Opt

10 lines
463 B
Text
Raw Normal View History

c++DBUG =
# Intel processor optimization: -x<codes>
# K Intel Pentium III and compatible Intel processors
# W Intel Pentium 4 and compatible Intel processors
# N Intel Pentium 4 and compatible Intel processors. Enables new
# optimizations in addition to Intel processor-specific optimizations
# P Intel Pentium 4 processors with SSE3 extensions
# B Intel Pentium M and compatible Intel processors
c++OPT = -O3 -xN -no-prec-div