mirror of
https://git.proxmox.com/git/libgit2
synced 2025-06-25 12:24:06 +00:00
explicitly specify mbedTLS for https
This commit is contained in:
parent
35b20cd306
commit
fc7d64ffe6
2
debian/rules
vendored
2
debian/rules
vendored
@ -27,7 +27,7 @@ override_dh_auto_configure:
|
||||
dh_auto_configure --builddirectory=build-debian-devel -- \
|
||||
-DCMAKE_BUILD_TYPE:STRING=Release \
|
||||
-DTHREADSAFE:BOOL=ON \
|
||||
-DUSE_OPENSSL:BOOL=OFF \
|
||||
-DUSE_HTTPS=mbedTLS \
|
||||
-DUSE_CURL_SSL:BOOL=ON \
|
||||
-DUSE_GSSAPI:BOOL=ON \
|
||||
-DBUILD_CLAR:BOOL=OFF \
|
||||
|
Loading…
Reference in New Issue
Block a user