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 549717d commit c906271Copy full SHA for c906271
script/update_libgit2_ios
@@ -51,6 +51,7 @@ function build_libgit2 ()
51
-DCMAKE_INSTALL_PREFIX:PATH="${INSTALL_PREFIX}/" \
52
-DBUILD_CLAR:BOOL=OFF \
53
-DTHREADSAFE:BOOL=ON \
54
+ -DCURL:BOOL=OFF \
55
"${SYS_ROOT}" \
56
-DCMAKE_OSX_ARCHITECTURES:STRING="${ARCH}" \
57
.. >> "${LOG}" 2>&1
0 commit comments