commit | 8b1b31433553d3ddf060982dfe8ee978c5479b7e | [log] [tgz] |
---|---|---|
author | Nico Huber <nico.h@gmx.de> | Sun Jan 08 13:46:05 2023 +0100 |
committer | Nico Huber <nico.h@gmx.de> | Sun Jan 29 12:29:02 2023 +0000 |
tree | 7bf5a08179ed5d90732ccc54d7000a675eb38af2 | |
parent | 90fa815e6a3b6693364ec87ed9f45b2aca1e1d71 [diff] |
ich_descriptors_tool: Fix target specific flags for MinGW/DJGPP Make target CFLAGS and binary suffix depend on the target OS, not the host. Always use FLASHROM_CFLAGS for target-specific flags, as the user shouldn't override them. Hopefully fixes https://github.com/flashrom/flashrom/issues/149 Change-Id: I0287247512b5576fa3df20c7d8996d51189dac3c Signed-off-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.coreboot.org/c/flashrom-stable/+/72237 Tested-by: build bot (Jenkins) <no-reply@coreboot.org>