CC="bgxlc_r"
CXX="bgxlC_r"
FC="bgxlf95_r"
MPICC="mpixlc_r"
MPICXX="mpixlcxx_r"
CFLAGS="-O3 -qstrict"
CXXFLAGS="-O3 -qstrict -qminimaltoc"
CC_FOR_BUILD="xlc_r"
CXX_FOR_BUILD="xlC_r"
CFLAGS_FOR_BUILD="-O3 -qstrict"
CXXFLAGS_FOR_BUILD="-O3 -qstrict"
enable_shared="no"
with_cross_prefix="bg"
with_mpibgq="yes"
with_cxxrtlib="-L/opt/ibmcmp/vacpp/bg/12.1/bglib64 -libmc++ -lstdc++"
with_shlibc="/lib64/libc.so.6"

# Disable compiler optimization for the OTF library to work around a
# not yet evaluated segmentation fault occurs when flushing the trace buffer.
with_otf_flags="CFLAGS=-O0"
