Skip to content

Commit

Permalink
Disable building the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jefdriesen committed Jul 30, 2024
1 parent 835c28a commit dcbf3d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -642,6 +642,7 @@ for (( i=0 ; i < ${#BUILDS[@]} ; i++ )) ; do
-DCMAKE_INSTALL_PREFIX="$INSTALL_ROOT" \
$LIBGIT2_FROM_PKGCONFIG \
-DFORCE_LIBSSH=OFF \
-DMAKE_TESTS=OFF \
$EXTRA_OPTS \
"$SRC"/${SRC_DIR}

Expand Down

0 comments on commit dcbf3d7

Please sign in to comment.