Skip to content

Commit 181165e

Browse files
committed
WIP
1 parent b8f0802 commit 181165e

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
@@ -33,7 +33,7 @@ cmake -DCMAKE_BUILD_TYPE:STRING=Release \
3333
-DCMAKE_OSX_ARCHITECTURES=$OSXARCHITECTURE \
3434
-DUSE_HTTPS=$USEHTTPS \
3535
-DUSE_BUNDLED_ZLIB=ON \
36-
$(xx-clang --print-cmake-defines)
36+
$(xx-clang --print-cmake-defines) \
3737
..
3838
cmake --build .
3939

0 commit comments

Comments
 (0)