0
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2025-09-04 20:10:29 +00:00
Files
Daniel Golle ffa0ae17f7 arm-trusted-firmware-tools: fix passing of CFLAGS
HOST_CFLAGS were ignored as they were passed on incorrectly which lead
to build failure if OpenSSL wasn't present on the build host.
Fix that by properly passing HOST_CFLAGS when building each tool.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-02-10 01:20:58 +00:00

1.5 KiB