From 984c696def232c51da7f694303c58160b4ce956a Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Mon, 6 Sep 2021 10:35:00 +0300 Subject: libgit2: bump to 1.2.0 --- extra/libgit2/build | 1 + 1 file changed, 1 insertion(+) (limited to 'extra/libgit2/build') diff --git a/extra/libgit2/build b/extra/libgit2/build index ea60ee98..a10ac133 100755 --- a/extra/libgit2/build +++ b/extra/libgit2/build @@ -6,6 +6,7 @@ cmake -B build \ -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_INSTALL_LIBDIR=/usr/lib \ -DBUILD_SHARED_LIBS=ON \ + -DUSE_NTLMCLIENT=OFF \ -DCMAKE_BUILD_TYPE=Release cmake --build build -- cgit v1.2.3