Skip to content
Snippets Groups Projects
Commit b052abff authored by John Romein's avatar John Romein
Browse files

BugID: 225

Use gnubgl_bgl instead of gnu_bgl to distinguish between cross- and noncross-
compilations
parent a9202380
No related branches found
No related tags found
No related merge requests found
xlc.compiler.conf: CC=blrts_xlc CXX=blrts_xlC xlc.compiler.conf: CC=blrts_xlc CXX=blrts_xlC
blrts.compiler.conf: CC=blrts_xlc CXX=blrts_xlC blrts.compiler.conf: CC=blrts_xlc CXX=blrts_xlC
gnu.compiler.conf: CC=/bgl/BlueLight/ppcfloor/blrts-gnu/bin/powerpc-bgl-blrts-gnu-gcc CXX=/bgl/BlueLight/ppcfloor/blrts-gnu/bin/powerpc-bgl-blrts-gnu-g++ gnubgl.compiler.conf: CC=/bgl/BlueLight/ppcfloor/blrts-gnu/bin/powerpc-bgl-blrts-gnu-gcc CXX=/bgl/BlueLight/ppcfloor/blrts-gnu/bin/powerpc-bgl-blrts-gnu-g++
bgl.variant.conf: $(lofar_root) $(debugopt) $(nothreads) $(noshmem) $(bgl_cpp) $(bgl_ldd) --without-log4cplus --with-bglmpich $(bgl_searchpath) bgl.variant.conf: $(lofar_root) $(debugopt) $(nothreads) $(noshmem) $(bgl_cpp) $(bgl_ldd) --without-log4cplus --with-bglmpich $(bgl_searchpath)
fpic.variant.conf: $(debugopt) $(threads) --without-log4cplus --with-optimize='-O2 -g -fPIC' fpic.variant.conf: $(debugopt) $(threads) --without-log4cplus --with-optimize='-O2 -g -fPIC'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment