On Sat, 9 May 2020 at 22:43, Konrad Weihmann <[email protected]> wrote:
> +PACKAGECONFIG ??= "zlib" > +PACKAGECONFIG[bz2] = ",--disable-bzlib,bzip2" > +PACKAGECONFIG[lzma] = ",--disable-xzlib,xz" > +PACKAGECONFIG[zlib] = ",--disable-zlib,zlib" > It's better to explicitly list the enabling options too. If upstream decides to remove support for any of these, we'll be able to catch that. Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#138084): https://lists.openembedded.org/g/openembedded-core/message/138084 Mute This Topic: https://lists.openembedded.org/mt/74103749/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
