summaryrefslogtreecommitdiff
path: root/package/gnutls/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-01-13 17:28:19 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-01-13 17:28:19 +0100
commitfd6e91a86e8d3bff49f1e893ad243d8fc0e324a5 (patch)
tree883ab0bc8f0864c4b32ca358e5f6ca446d70db76 /package/gnutls/Makefile
parent1ee30e3c419824f45dc52d67516274548548b574 (diff)
allow cross-compile under Darwin, fix ppp install targets
Diffstat (limited to 'package/gnutls/Makefile')
-rw-r--r--package/gnutls/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/gnutls/Makefile b/package/gnutls/Makefile
index 7a289205e..e75ae7f9f 100644
--- a/package/gnutls/Makefile
+++ b/package/gnutls/Makefile
@@ -33,6 +33,7 @@ $(eval $(call PKG_template,LIBGNUTLS_OPENSSL,libgnutls-openssl,${PKG_VERSION}-${
CONFIGURE_ARGS+= --without-libopencdk-prefix \
--disable-camellia \
--with-libgcrypt-prefix=${STAGING_TARGET_DIR}/usr \
+ --disable-rpath \
--without-libz-prefix
post-install: