summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-support/gnutls/gnutls.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-support/gnutls/gnutls.inc b/meta/recipes-support/gnutls/gnutls.inc
index 92578809f8..3569648c51 100644
--- a/meta/recipes-support/gnutls/gnutls.inc
+++ b/meta/recipes-support/gnutls/gnutls.inc
@@ -25,6 +25,7 @@ EXTRA_OECONF="--with-included-opencdk --with-included-libcfg --disable-rpath \
25 --with-libdl-prefix=${STAGING_DIR_HOST}${prefix} \ 25 --with-libdl-prefix=${STAGING_DIR_HOST}${prefix} \
26 --with-libpthread-prefix=${STAGING_DIR_HOST}${prefix} \ 26 --with-libpthread-prefix=${STAGING_DIR_HOST}${prefix} \
27 --with-lzo --disable-guile \ 27 --with-lzo --disable-guile \
28 --without-p11-kit \
28 " 29 "
29do_configure_prepend() { 30do_configure_prepend() {
30 for dir in . lib libextra; do 31 for dir in . lib libextra; do