Skip to content
Snippets Groups Projects
Commit 0b2db06a authored by Adrien Béraud's avatar Adrien Béraud
Browse files

contrib: update gnutls to 3.6.10

Change-Id: Id4418d64f32bfe7a080005969b5acb50e9ded227
parent 25ae46f5
Branches
No related tags found
No related merge requests found
ae9b8996eb9b7269d28213f0aca3a4a17890ba8d47e3dc3b8e754ab8e2b4251e9412aaaa161a8bf56167f04cc169b4cada46f55a7bde92b955eb36cd717a99f3 gnutls-3.6.7.tar.xz
\ No newline at end of file
fe0481f9e4219e983b01b91e69ffd95819a4c0d0c09028509106d561967e9c5d900bc5e3a48140a34fa4467feda2a619085adf3fa8fdade96c8debf125e91ae8 gnutls-3.6.10.tar.xz
\ No newline at end of file
# GnuTLS
GNUTLS_VERSION := 3.6.7
GNUTLS_VERSION := 3.6.10
GNUTLS_URL := https://www.gnupg.org/ftp/gcrypt/gnutls/v3.6/gnutls-$(GNUTLS_VERSION).tar.xz
PKGS += gnutls
......@@ -52,10 +52,6 @@ GNUTLS_CONF := \
--without-idn \
$(HOSTCONF)
ifdef HAVE_ANDROID
GNUTLS_CONF += --disable-hardware-acceleration
endif
ifdef HAVE_IOS
GNUTLS_CONF += --disable-hardware-acceleration
endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment