Attention is currently required from: Thomas Heijligen, Edward O'Callaghan, Peter Marheine. Hello build bot (Jenkins), Edward O'Callaghan, Peter Marheine,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/61197
to look at the new patch set (#2).
Change subject: meson: replace target_machine by host_machine ......................................................................
meson: replace target_machine by host_machine
The target_machine object is only used for compiling a compiler. The host_machine object has the description of the execution environment of the to-build binary. https://mesonbuild.com/Cross-compilation.html
Change-Id: I4a32c73052c3707607738c72256fb4366a2bf8ce Signed-off-by: Thomas Heijligen thomas.heijligen@secunet.com --- M meson.build 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/97/61197/2