Skip to content

Commit

Permalink
Merge pull request libgit2#519 from libgit2/cmn/update-libgit2
Browse files Browse the repository at this point in the history
Update vendored libgit2 to 08cfa43d0e1a921
  • Loading branch information
carlosmn authored Aug 13, 2019
2 parents b2e2b2f + 57ab6bc commit 37e5b53
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions script/build-libgit2-static.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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" \
Expand Down
2 changes: 1 addition & 1 deletion vendor/libgit2
Submodule libgit2 updated 529 files

0 comments on commit 37e5b53

Please sign in to comment.