[OE-core] [PATCH 2/3] gnutls: rationalise libunistring arguments
Ross Burton
ross.burton at intel.com
Mon Jul 23 11:51:23 UTC 2018
No need to pass --without-libunistring-prefix, and it looks a lot like we're
trying to disable it.
Signed-off-by: Ross Burton <ross.burton at intel.com>
---
meta/recipes-support/gnutls/gnutls.inc | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta/recipes-support/gnutls/gnutls.inc b/meta/recipes-support/gnutls/gnutls.inc
index 98ec8d9667b..b62a137e595 100644
--- a/meta/recipes-support/gnutls/gnutls.inc
+++ b/meta/recipes-support/gnutls/gnutls.inc
@@ -41,7 +41,6 @@ EXTRA_OECONF = " \
--enable-local-libopts \
--enable-openssl-compatibility \
--with-libpthread-prefix=${STAGING_DIR_HOST}${prefix} \
- --without-libunistring-prefix \
"
LDFLAGS_append_libc-musl = " -largp"
--
2.11.0
More information about the Openembedded-core
mailing list