gnutls: re-enable gnutls-openssl compat library
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 7 Dec 2015 13:40:59 +0000 (10:40 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 10 Dec 2015 20:57:41 +0000 (21:57 +0100)
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>
package/gnutls/gnutls.mk

index a7342d604c48e4863113e1a1b382263ba57a4003..d97e5e550c47747ad8ecc7baec852dfd209c42fa 100644 (file)
@@ -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