summaryrefslogtreecommitdiffstats
path: root/rules/gnutls.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2014-08-12 14:57:44 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-08-12 17:57:39 +0200
commit75e76f320fb70c81b6a76cd8a521a8c5ea5c6163 (patch)
tree92ea5decd6b7d9279952513ac55f2b170989d5d1 /rules/gnutls.make
parent7dda9194e8b8bd1d1cf651e39fc18084a2be2304 (diff)
downloadptxdist-75e76f320fb70c81b6a76cd8a521a8c5ea5c6163.tar.gz
ptxdist-75e76f320fb70c81b6a76cd8a521a8c5ea5c6163.tar.xz
gnutls: add --without-librt-prefix to configure options
Otherwise a compatible (build architecture == target architecture) /usr/lib/librt.so may be found. As a result '/usr/lib' is added as library search path and the toolchain wrapper aborts. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/gnutls.make')
-rw-r--r--rules/gnutls.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/gnutls.make b/rules/gnutls.make
index 8887f8e1f..12cb985b5 100644
--- a/rules/gnutls.make
+++ b/rules/gnutls.make
@@ -68,6 +68,7 @@ GNUTLS_CONF_OPT := \
--disable-crywrap \
--without-p11-kit \
--without-tpm \
+ --without-librt-prefix \
--without-libregex \
--with-zlib