On 16 Mar 2023, at 09:41, Alexander Kanavin via lists.openembedded.org <[email protected]> wrote: > +PACKAGECONFIG:class-native = "${@bb.utils.contains('DISTRO_FEATURES', > 'opengl', 'libllvm', '', d)}"
Currently the llvm drivers in Mesa are the only known user of libllvm in oe-core, but I don’t like making that a hard assertion in the recipe and the subsequent native/target specific changes to the recipe. What’s the build impact on llvm-native of enabling/disabling libllvm and why shouldn’t we just do it always? Ross
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#178833): https://lists.openembedded.org/g/openembedded-core/message/178833 Mute This Topic: https://lists.openembedded.org/mt/97647021/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
