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 c80f861 commit 6c66e65Copy full SHA for 6c66e65
script/update_libgit2_ios
@@ -42,7 +42,7 @@ function build_libgit2 ()
42
LOG="${INSTALL_PREFIX}/build-libgit2.log"
43
echo "$LOG"
44
45
- cmake -DCMAKE_C_COMPILER=clang \
+ cmake \
46
-DCMAKE_C_COMPILER_WORKS:BOOL=ON \
47
-DBUILD_SHARED_LIBS:BOOL=OFF \
48
-DCMAKE_LIBRARY_PATH:PATH=../../External/libssh2-ios/lib/ \
0 commit comments