Skip to content

Commit af4cb23

Browse files
committed
WIP
1 parent ddcc038 commit af4cb23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.libgit2.sh

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

2727
export _BINPATH=`pwd`
2828

29-
cmake xx-clang --print-cmake-defines \
29+
cmake $(xx-clang --print-cmake-defines) \
3030
-DCMAKE_BUILD_TYPE:STRING=Release \
3131
-DBUILD_TESTS:BOOL=OFF \
3232
-DUSE_SSH=exec \

0 commit comments

Comments
 (0)