]> code.ossystems Code Review - openembedded-core.git/commit
meson: use native-file instead of environment variables
authorRoss Burton <ross@burtonini.com>
Thu, 25 Mar 2021 17:39:01 +0000 (17:39 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 30 Mar 2021 23:05:43 +0000 (00:05 +0100)
commit20a5af2583de60969124b4dc15e045ee47516da4
tree3f749ba50eef79050efd3b9c138bd50d39156264
parent958d7f8cebe863705dc6710b671764879ea68575
meson: use native-file instead of environment variables

Meson now supports native-files, which are the same as cross files but
describe the native build.

By writing and using a native file which describes the tools to use, we
can drop the environment variable overriding.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/meson.bbclass