On Sat, 24 Jun 2023 at 07:32, Khem Raj <[email protected]> wrote: > +# llvm-config should be the one from llvm-native and not from build host ( > if llvm is installed on host ) > +do_write_config:append() { > + sed -i -e '/\[binaries\]/a\' -e "llvm-config = > '${STAGING_BINDIR_NATIVE}/llvm-config'" ${WORKDIR}/meson.native > +} > +
This change should be in a separate commit, and with a separate explanation please. Is there a mistake in how meson.native is formed, and if so, should it be fixed at the source? Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#183368): https://lists.openembedded.org/g/openembedded-core/message/183368 Mute This Topic: https://lists.openembedded.org/mt/99749301/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
