We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fa3977 commit 915315cCopy full SHA for 915315c
build.libgit2.sh
@@ -26,8 +26,7 @@ pushd libgit2/build
26
27
export _BINPATH=`pwd`
28
29
-cmake $(xx-clang --print-cmake-defines) \
30
- -DCMAKE_BUILD_TYPE:STRING=Release \
+cmake -DCMAKE_BUILD_TYPE:STRING=Release \
31
-DBUILD_TESTS:BOOL=OFF \
32
-DUSE_SSH=exec \
33
-DLIBGIT2_FILENAME=git2-$SHORTSHA \
0 commit comments