mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
14 lines
245 B
Plaintext
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
|