Skip to content
Snippets Groups Projects
Commit a8255c85 authored by Deyaaeldeen Almahallawi's avatar Deyaaeldeen Almahallawi
Browse files

adding flag to bundle pet with barvinok build

parent e227e43e
Branches
Tags
No related merge requests found
...@@ -31,7 +31,7 @@ if true; then ...@@ -31,7 +31,7 @@ if true; then
git checkout $BARVINOK_GIT_REV git checkout $BARVINOK_GIT_REV
./get_submodules.sh ./get_submodules.sh
sh autogen.sh sh autogen.sh
./configure --prefix="$PREFIX" --with-ntl-prefix="$PREFIX" --enable-shared-barvinok ./configure --prefix="$PREFIX" --with-ntl-prefix="$PREFIX" --enable-shared-barvinok --with-pet=bundled
make -j$NPROCS make -j$NPROCS
make install make install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment