summaryrefslogtreecommitdiffstats
path: root/package/gnutls/gnutls.mk
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-12-07 10:40:59 -0300
committerPeter Korsgaard <peter@korsgaard.com>2015-12-10 21:57:41 +0100
commitb87242316b40830675696d4580a52550e4b61338 (patch)
tree688d76e7ba9a20f6f865d654ac16c168ee63238b /package/gnutls/gnutls.mk
parent0891ee59b40d2e37449ebbd0a64f1fecfaa5e62e (diff)
downloadbuildroot-b87242316b40830675696d4580a52550e4b61338.tar.gz
buildroot-b87242316b40830675696d4580a52550e4b61338.zip
gnutls: re-enable gnutls-openssl compat library
This was disabled in the 3.4.x branch by default and is required by inadyn, fixes: http://autobuild.buildroot.net/results/51f/51f7e9275c2d23952c7558a126a8843d5476e4b1/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/gnutls/gnutls.mk')
-rw-r--r--package/gnutls/gnutls.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/gnutls/gnutls.mk b/package/gnutls/gnutls.mk
index a7342d604c..d97e5e550c 100644
--- a/package/gnutls/gnutls.mk
+++ b/package/gnutls/gnutls.mk
@@ -17,6 +17,7 @@ GNUTLS_CONF_OPTS = \
--disable-libdane \
--disable-rpath \
--enable-local-libopts \
+ --enable-openssl-compatibility \
--with-libnettle-prefix=$(STAGING_DIR)/usr \
--with-librt-prefix=$(STAGING_DIR) \
--without-tpm
OpenPOWER on IntegriCloud