summaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-21 05:03:06 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-21 05:03:06 +0000
commitc922d7db80e73c882fcef502b625502716776444 (patch)
treefe5c23cd7b126a5583b3614464bc1b00ff5a2272 /debian/rules
parentMerging upstream version 1.8.1+ds. (diff)
downloadlibgit2-c922d7db80e73c882fcef502b625502716776444.tar.xz
libgit2-c922d7db80e73c882fcef502b625502716776444.zip
Merging debian version 1.8.1+ds-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index d28ff48..ebb390c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,7 @@ COMMON_CMAKE_FLAGS = \
-DREGEX_BACKEND=pcre2 \
-DUSE_GSSAPI=ON \
-DUSE_HTTPS=mbedTLS \
- -DUSE_HTTP_PARSER=system \
+ -DUSE_HTTP_PARSER=llhttp \
-DUSE_NTLMCLIENT=OFF \
-DUSE_SSH=ON