Merge pull request #519 from libgit2/cmn/update-libgit2
Update vendored libgit2 to 08cfa43d0e1a921
This commit is contained in:
commit
37e5b53f74
|
@ -12,6 +12,7 @@ cd "${BUILD_PATH}/build" &&
|
|||
cmake -DTHREADSAFE=ON \
|
||||
-DBUILD_CLAR=OFF \
|
||||
-DBUILD_SHARED_LIBS=OFF \
|
||||
-DREGEX_BACKEND=builtin \
|
||||
-DCMAKE_C_FLAGS=-fPIC \
|
||||
-DCMAKE_BUILD_TYPE="RelWithDebInfo" \
|
||||
-DCMAKE_INSTALL_PREFIX="${BUILD_PATH}/install" \
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 1a107fac0fc88a4d74b64ffc9ae2fd178ba631c0
|
||||
Subproject commit 08cfa43d0e1a9214a2f1239593686078e75e5636
|
Loading…
Reference in New Issue