Skip to content
Snippets Groups Projects
Commit 7f17a19e authored by Ger van Diepen's avatar Ger van Diepen
Browse files

%[ER: 70]%

Make without-sse the default (for lofar9, etc.)
parent d58a45d2
Branches
Tags
No related merge requests found
...@@ -41,7 +41,7 @@ scampi.var: --with-scampi ...@@ -41,7 +41,7 @@ scampi.var: --with-scampi
vbroker.var: --with-vbroker vbroker.var: --with-vbroker
threads.var: --with-threads threads.var: --with-threads
nothreads.var: --with-threads=no nothreads.var: --with-threads=no
sse.var: --with-sse sse.var: --without-sse
shmem.var: --with-shmem shmem.var: --with-shmem
noshmem.var: --with-shmem=no noshmem.var: --with-shmem=no
bgl_cpp.var: --with-cppflags='-qarch=440d -qinfo=pro:gen -qcpluscmt -I. -qlist -qsource -qmaxmem=64000 -I/bgl/BlueLight/ppcfloor/bglsys/include/ -DHAVE_BGL -DYY_NEVER_INTERACTIVE' bgl_cpp.var: --with-cppflags='-qarch=440d -qinfo=pro:gen -qcpluscmt -I. -qlist -qsource -qmaxmem=64000 -I/bgl/BlueLight/ppcfloor/bglsys/include/ -DHAVE_BGL -DYY_NEVER_INTERACTIVE'
......
gnu3.compiler.conf: CXX="$CCACHE /usr/bin/g++" gnu3.compiler.conf: CXX="$CCACHE /usr/bin/g++"
gnu3.compiler.aipspp.var: --with-aipspp=/lofarbuild/aips++/weekly/linux_gnu gnu3.compiler.aipspp.var: --with-aipspp=/lofarbuild/aips++/weekly/linux_gnu
gnu3.compiler.sse.var: --without-sse
gnu.compiler.conf: CXX="$CCACHE /usr/bin/g++" gnu.compiler.conf: CXX="$CCACHE /usr/bin/g++"
gnu.compiler.aipspp.var: --with-aipspp=/lofarbuild/aips++/weekly/linux_gnu gnu.compiler.aipspp.var: --with-aipspp=/lofarbuild/aips++/weekly/linux_gnu
gnu.compiler.sse.var: --without-sse
gnu34.compiler.conf: CXX="$CCACHE /usr/local/gcc343/bin/g++" --with-ldflags="-Wl,--rpath,/usr/local/gcc343/lib" gnu34.compiler.conf: CXX="$CCACHE /usr/local/gcc343/bin/g++" --with-ldflags="-Wl,--rpath,/usr/local/gcc343/lib"
gnu34.compiler.aipspp.var: --with-aipspp=/lofarbuild/aips++/weekly/linux_gnu34 gnu34.compiler.aipspp.var: --with-aipspp=/lofarbuild/aips++/weekly/linux_gnu34
gnu34.compiler.sse.var: --with-sse
gnunew.compiler.conf: CXX="$CCACHE /usr/local/gcc343/bin/g++" --with-ldflags="-Wl,--rpath,/usr/local/gcc343/lib" gnunew.compiler.conf: CXX="$CCACHE /usr/local/gcc343/bin/g++" --with-ldflags="-Wl,--rpath,/usr/local/gcc343/lib"
gnunew.compiler.aipspp.var: --with-aipspp=/lofarbuild/aips++/weekly/linux_gnu34 gnunew.compiler.aipspp.var: --with-aipspp=/lofarbuild/aips++/weekly/linux_gnu34
gnunew.compiler.sse.var: --with-sse
icc.compiler.conf: CXX="$CCACHE /usr/local/compiler80/bin/icc" --with-cppflags="-cxxlib-gcc" --with-ldflags="-cxxlib-gcc -Xlinker -rpath -Xlinker /usr/local/compiler80/lib" icc.compiler.conf: CXX="$CCACHE /usr/local/compiler80/bin/icc" --with-cppflags="-cxxlib-gcc" --with-ldflags="-cxxlib-gcc -Xlinker -rpath -Xlinker /usr/local/compiler80/lib"
icc.compiler.aipspp.var: --with-aipspp=/lofarbuild/aips++/weekly/linux_gnu --with-blitz=/usr/local/blitz/gnu --with-fftw2=/usr/local/fftw2/gnu --with-dtl=/usr/local/dtl/gnu icc.compiler.aipspp.var: --with-aipspp=/lofarbuild/aips++/weekly/linux_gnu --with-blitz=/usr/local/blitz/gnu --with-fftw2=/usr/local/fftw2/gnu --with-dtl=/usr/local/dtl/gnu
icc.compiler.sse.var: --without-sse
insure.variant.conf: --with-insuretools=/usr/local/insure/bin.linux2 $(aipspp) insure.variant.conf: --with-insuretools=/usr/local/insure/bin.linux2 $(aipspp)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment