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