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.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 184a50f6e1..003dc55a38 100644
--- a/meta/recipes-support/gnutls/gnutls.inc
+++ b/meta/recipes-support/gnutls/gnutls.inc
@@ -37,6 +37,7 @@ EXTRA_OECONF = " \
37 --enable-local-libopts \ 37 --enable-local-libopts \
38 --enable-openssl-compatibility \ 38 --enable-openssl-compatibility \
39 --with-libpthread-prefix=${STAGING_DIR_HOST}${prefix} \ 39 --with-libpthread-prefix=${STAGING_DIR_HOST}${prefix} \
40 --without-libunistring-prefix \
40" 41"
41 42
42LDFLAGS_append_libc-musl = " -largp" 43LDFLAGS_append_libc-musl = " -largp"