From: Ross Burton Date: Mon, 23 Jul 2018 11:30:10 +0000 (+0100) Subject: gnutls: rationalise libunistring arguments X-Git-Tag: uninative-2.3~912 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=60fef4940de7f0440f1216eb2ea0ea683b3e8fdd;p=openembedded-core.git gnutls: rationalise libunistring arguments No need to pass --without-libunistring-prefix, and it looks a lot like we're trying to disable it. Signed-off-by: Ross Burton --- diff --git a/meta/recipes-support/gnutls/gnutls.inc b/meta/recipes-support/gnutls/gnutls.inc index 98ec8d9667..b62a137e59 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"