Attention is currently required from: Miklós Márton, Peter Marheine, Thomas Heijligen.
Hello Anastasia Klimchuk, Miklós Márton, Thomas Heijligen, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/75490?usp=email
to look at the new patch set (#4).
Change subject: meson: improve error message for unsupported systems ......................................................................
meson: improve error message for unsupported systems
This adds the current and supported system information to the error message when an unsupported programmer is requested, making it easier to tell what the incompatibility is.
TEST=(in mingw-ucrt64) meson setup -Dprogrammer=ni845x_spi build, error message says the programmer needs `['windows']/['x86']` but the system is `windows/x86_64`.
Change-Id: I6c8a8b47505f7a239160d565463ce7262fe5d5d6 Signed-off-by: Peter Marheine pmarheine@chromium.org --- M meson.build 1 file changed, 7 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/90/75490/4