Skip to content

Commit 26cf246

Browse files
committed
Disable building the tests
1 parent 7587a58 commit 26cf246

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -668,6 +668,7 @@ for (( i=0 ; i < ${#BUILDS[@]} ; i++ )) ; do
668668
-DCMAKE_INSTALL_PREFIX="$INSTALL_ROOT" \
669669
$LIBGIT2_FROM_PKGCONFIG \
670670
-DFORCE_LIBSSH=OFF \
671+
-DMAKE_TESTS=OFF \
671672
$EXTRA_OPTS \
672673
"$SRC"/${SRC_DIR}
673674

0 commit comments

Comments
 (0)