Update vendored libgit2 to 08cfa43d0e1a921 #519

Merged
carlosmn merged 2 commits from cmn/update-libgit2 into master 2019-08-13 13:28:10 -05:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 57ab6bc351 - Show all commits

View File

@ -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" \