From: Alexander Ryzhov Date: Thu, 23 Apr 2015 10:00:34 +0000 (+0000) Subject: gnutls: fix compilation with external toolchain X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=acae17897ff519141204402d1f67a8c7a6cd7dd7;p=openwrt-packages.git gnutls: fix compilation with external toolchain Signed-off-by: Alexander Ryzhov --- diff --git a/libs/gnutls/Makefile b/libs/gnutls/Makefile index e5cbdbd98..ea8aa53d0 100644 --- a/libs/gnutls/Makefile +++ b/libs/gnutls/Makefile @@ -127,7 +127,7 @@ CONFIGURE_ARGS+= \ --enable-openssl-compatibility \ --with-default-trust-store-dir=/etc/ssl/certs/ \ --disable-crywrap \ - --with-librt-prefix="$(STAGING_DIR)/" + --with-librt-prefix="$(LIBRT_ROOT_DIR)/" ifneq ($(CONFIG_GNUTLS_EXT_LIBTASN1),y) CONFIGURE_ARGS += --with-included-libtasn1