mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
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 <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
4f67aef1bf
commit
ce56cf5353
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user