On Fri, Apr 9, 2021 at 12:07 AM wangmy <wan...@fujitsu.com> wrote:
>
> I'm going to revise it like this. Please see if it's OK:
>
> @@ -54,6 +54,7 @@
>  PACKAGECONFIG[threaded-resolver] = 
> "--enable-threaded-resolver,--disable-threaded-resolver,,,,ares"
>  PACKAGECONFIG[verbose] = "--enable-verbose,--disable-verbose"
>  PACKAGECONFIG[zlib] = "--with-zlib=${STAGING_LIBDIR}/../,--without-zlib,zlib"
> +PACKAGECONFIG[libgsasl] = "--with-libgsasl,--without-libgsasl,libgsasl"

The list of PACKAGECONFIG options is sorted, so the options for
libgsasl should be added between the options for ldaps and libidn, not
at the end after the options for zlib.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#150330): 
https://lists.openembedded.org/g/openembedded-core/message/150330
Mute This Topic: https://lists.openembedded.org/mt/81935521/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to