aboutsummaryrefslogtreecommitdiff
path: root/extra/gnutls
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-08-11 17:39:26 +0300
committerCem Keylan <cem@ckyln.com>2021-08-11 17:39:26 +0300
commit36b2990d34d8c91ae8b009f7edc12b88decb6788 (patch)
tree2369a3782a7d07ad0155020f7c991743230c1ca2 /extra/gnutls
parent05a8b7534ba87e24be6c3a98b3c0efafd38bf7a1 (diff)
downloadrepository-36b2990d34d8c91ae8b009f7edc12b88decb6788.tar.gz
gnutls: disable guile
Diffstat (limited to 'extra/gnutls')
-rwxr-xr-xextra/gnutls/build1
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/gnutls/build b/extra/gnutls/build
index 4958284a..2964f6c1 100755
--- a/extra/gnutls/build
+++ b/extra/gnutls/build
@@ -6,6 +6,7 @@
--with-nettle-mini \
--with-included-libtasn1 \
--with-included-unistring \
+ --disable-guile \
--enable-static
make