Skip to content

Commit

Permalink
run the arb test suite when building
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarbenjamin committed Dec 13, 2022
1 parent cc35a53 commit 7585d74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/build_dependencies_unix.sh
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ cd arb-$ARBVER
--with-mpfr=$PREFIX\
--disable-static
make -j3
make check
make install
cd ..

Expand Down

0 comments on commit 7585d74

Please sign in to comment.