Attention is currently required from: Thomas Heijligen, Edward O'Callaghan, Peter Marheine. Hello Felix Singer, build bot (Jenkins), Nico Huber, Edward O'Callaghan, Peter Marheine,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/61198
to look at the new patch set (#2).
Change subject: meson: build hwaccess only on x86 ......................................................................
meson: build hwaccess only on x86
In meson hwaccess is currently only available for x86 platforms. Thus, guard the source files and throw an error on non-x86 platforms if flashrom should be built with a programmer requiring it.
Change-Id: Iafabe8b4b2a95697773a739501dfc62d880d3f6d Signed-off-by: Thomas Heijligen thomas.heijligen@secunet.com --- M meson.build 1 file changed, 10 insertions(+), 6 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/98/61198/2