Newer
Older
sh ./autogen.sh
if [ "$2" == "master" ]
then
sh ./configure --disable-gpu
module load gcc/4.9.2
module load boost/1.54.0
sh ./configure --with-boost=/sw/apps/boost/1.54.0/
sh ./autogen.sh
if [ "$2" == "master" ]
then
sh ./configure --disable-gpu
module load gcc/4.9.2
module load boost/1.54.0
sh ./configure --with-boost=/sw/apps/boost/1.54.0/