Looking at latest master, seems like nativesdk-meson recipe takes care of this, via meson.cross template and meson-setup.py that runs at SDK setup?
Alex On Sun, 5 May 2019 at 20:29, Carlos Rafael Giani <[email protected]> wrote: > > Last I've checked, deploying meson cross compilation files with a Yocto > SDK is tricky because that meson file has to be generated during SDK set > up and because meson assumes that environment variables like $CC refer > to the native host compiler. > > Has anything changed? I have some bits of code here that use meson, and > cross compiling them with the SDK has been difficult at best. > > -- > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-core -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
