summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/gnutls/gnutls.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/gnutls/gnutls.inc')
-rw-r--r--meta/recipes-support/gnutls/gnutls.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-support/gnutls/gnutls.inc b/meta/recipes-support/gnutls/gnutls.inc
index 9f8d81b3bb..03aed6a997 100644
--- a/meta/recipes-support/gnutls/gnutls.inc
+++ b/meta/recipes-support/gnutls/gnutls.inc
@@ -22,6 +22,8 @@ inherit autotools binconfig pkgconfig gettext
22EXTRA_OECONF="--with-included-opencdk --with-included-libcfg --disable-rpath \ 22EXTRA_OECONF="--with-included-opencdk --with-included-libcfg --disable-rpath \
23 --with-libtasn1-prefix=${STAGING_DIR_HOST}${prefix} \ 23 --with-libtasn1-prefix=${STAGING_DIR_HOST}${prefix} \
24 --with-libgcrypt --with-libgcrypt-prefix=${STAGING_DIR_HOST}${prefix} \ 24 --with-libgcrypt --with-libgcrypt-prefix=${STAGING_DIR_HOST}${prefix} \
25 --with-libdl-prefix=${STAGING_DIR_HOST}${prefix} \
26 --with-libpthread-prefix=${STAGING_DIR_HOST}${prefix} \
25 --with-lzo --disable-guile \ 27 --with-lzo --disable-guile \
26 " 28 "
27do_configure_prepend() { 29do_configure_prepend() {