From ce56cf535329439646ae3148323ffab059a3d706 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 23 Jul 2018 12:30:10 +0100 Subject: gnutls: rationalise libunistring arguments No need to pass --without-libunistring-prefix, and it looks a lot like we're trying to disable it. (From OE-Core rev: 60fef4940de7f0440f1216eb2ea0ea683b3e8fdd) Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-support/gnutls/gnutls.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'meta/recipes-support/gnutls') 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" -- cgit v1.2.3-54-g00ecf