summaryrefslogtreecommitdiff
path: root/package/gnutls/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-08-28 21:47:44 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2009-08-28 21:47:44 +0200
commit0a3d29e18ca731cafed7155b73a92a8f2756ca27 (patch)
tree01c464d54b6d00a3334bf4b72c4c66a2c6ffc859 /package/gnutls/Makefile
parent58e2e795851d40c1e298354a264aa03eca1717e8 (diff)
make allmodconfig round for lemote yeelong target
Diffstat (limited to 'package/gnutls/Makefile')
-rw-r--r--package/gnutls/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/gnutls/Makefile b/package/gnutls/Makefile
index d8d090a6c..358b69b51 100644
--- a/package/gnutls/Makefile
+++ b/package/gnutls/Makefile
@@ -34,6 +34,8 @@ $(eval $(call PKG_template,LIBGNUTLSXX,libgnutlsxx,${PKG_VERSION}-${PKG_RELEASE}
TCFLAGS+= -lncurses
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS+= --without-libopencdk-prefix \
+ --disable-camellia \
+ --with-libgcrypt-prefix=${STAGING_DIR}/usr \
--without-libz-prefix
BUILD_STYLE= auto
INSTALL_STYLE= auto