瀏覽代碼

gnutls: fix compilation with external toolchain

Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
Alexander Ryzhov 9 年之前
父節點
當前提交
acae17897f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      libs/gnutls/Makefile

+ 1
- 1
libs/gnutls/Makefile 查看文件

@@ -127,7 +127,7 @@ CONFIGURE_ARGS+= \
127 127
 	--enable-openssl-compatibility \
128 128
 	--with-default-trust-store-dir=/etc/ssl/certs/ \
129 129
 	--disable-crywrap \
130
-	--with-librt-prefix="$(STAGING_DIR)/"
130
+	--with-librt-prefix="$(LIBRT_ROOT_DIR)/"
131 131
 
132 132
 ifneq ($(CONFIG_GNUTLS_EXT_LIBTASN1),y)
133 133
 CONFIGURE_ARGS += --with-included-libtasn1