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/linuxIA64Icc/c++Opt
2013-07-18 10:15:54 +02:00

13 lines
245 B
Text

c++DBUG =
c++OPT = \
-DICC_IA64_PREFETCH \
-ansi-alias \
-O3 \
-fp-speculationsafe \
-ftz \
-mP3OPT_ecg_swp_control=0x400000 \
-fno-alias \
-mtune=itanium2 \
-fargument-noalias-global \
-unroll0