openfoam/wmake/rules/linuxIA64Icc/c++Opt
Mark Olesen 350df4db3f STYLE: remove trailing space from wmake rules
- To-do:
      wmake/rules/General/bison
      wmake/rules/General/btyacc
      wmake/rules/General/btyacc++
      wmake/rules/General/byacc
      wmake/rules/General/moc
      wmake/rules/General/yacc

  but these files have <TAB>
2010-11-17 11:22:31 +01:00

14 lines
245 B
Plaintext

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