diff --git a/vendor/libgit2 b/vendor/libgit2 index 3c1308d8c..da12bb87a 160000 --- a/vendor/libgit2 +++ b/vendor/libgit2 @@ -1 +1 @@ -Subproject commit 3c1308d8c1afa74d5da76ff1d3b2106d352ed36f +Subproject commit da12bb87a7d206d3c8dfdd0922d0c3c7009965ba diff --git a/vendor/libgit2.gyp b/vendor/libgit2.gyp index f00470f99..59e2931b2 100644 --- a/vendor/libgit2.gyp +++ b/vendor/libgit2.gyp @@ -17,6 +17,7 @@ "GIT_THREADS", "GIT_SSH", "GIT_SSH_MEMORY_CREDENTIALS", + "LIBGIT2_NO_FEATURES_H", # Node's util.h may be accidentally included so use this to guard # against compilation error. "SRC_UTIL_H_",