diff --git a/build_vcluster.sh b/build_vcluster.sh index b57cf1eb9e5f83ef61fabd1c37f65b5dc0cd581c..a57be79a14ff2d5539fd997bd22dc5b044b2a048 100644 --- a/build_vcluster.sh +++ b/build_vcluster.sh @@ -30,7 +30,7 @@ then echo "Compiling on wetcluster\n" module load gcc/4.9.2 module load openmpi/1.8.1 - module load boost/1.5.4 + module load boost/1.54.0 COMPILE_OPTIONS = '--with-boost="/sw/apps/boost/1.54.0/"' fi