Skip to content

Commit f9757c1

Browse files
committed
WIP
1 parent 81b4f89 commit f9757c1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build.libgit2.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ pushd libgit2/build
2626

2727
export _BINPATH=`pwd`
2828

29-
cmake -DCMAKE_BUILD_TYPE:STRING=Release \
29+
cmake xx-clang --print-cmake-defines \
30+
-DCMAKE_BUILD_TYPE:STRING=Release \
3031
-DBUILD_TESTS:BOOL=OFF \
3132
-DUSE_SSH=exec \
3233
-DLIBGIT2_FILENAME=git2-$SHORTSHA \

0 commit comments

Comments
 (0)