Skip to content

Commit

Permalink
Merge pull request #1 from SouthAfricaDigitalScience/master
Browse files Browse the repository at this point in the history
Get last updates
  • Loading branch information
mtorrisi authored Nov 24, 2016
2 parents 670271c + 3581b21 commit f3aca82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ fi
tar xjf ${SRC_DIR}/${SOURCE_FILE} -C ${WORKSPACE} --skip-old-files
mkdir -p ${WORKSPACE}/${NAME}-${VERSION}/build-${BUILD_NUMBER}
cd ${WORKSPACE}/${NAME}-${VERSION}/build-${BUILD_NUMBER}
CFLAGS="$CFLAGS -I$BZLIB_DIR/include -L${BZLIB_DIR}/lib"
../configure \
--prefix=${SOFT_DIR} \
--with-blas \
Expand Down

0 comments on commit f3aca82

Please sign in to comment.