From acae17897ff519141204402d1f67a8c7a6cd7dd7 Mon Sep 17 00:00:00 2001 From: Alexander Ryzhov Date: Thu, 23 Apr 2015 10:00:34 +0000 Subject: [PATCH] gnutls: fix compilation with external toolchain Signed-off-by: Alexander Ryzhov --- libs/gnutls/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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