3 |
# |
# |
4 |
# Compiler and linker options for blackforest |
# Compiler and linker options for blackforest |
5 |
# |
# |
6 |
|
set gm2optfile = "-optfile=${BUILDROOT}/../../tools/build_options/sp4" |
7 |
set arcommand = "ar" |
set arcommand = "ar" |
8 |
set aropts = "-X64 -s -rc" |
set aropts = "-X64 -s -rc" |
9 |
|
set cccommand = "cc" |
10 |
|
set ccopts = "-q64 -c" |
11 |
set comp = mpxlf95_r |
set comp = mpxlf95_r |
12 |
set compopts = ( -qfixed=132 -O3 -qarch=pwr4 \ |
set compopts = ( -qfixed=132 -O3 -qarch=pwr4 \ |
13 |
-qtune=pwr4 -qcache=auto \ |
-qtune=pwr4 -qcache=auto \ |