tn3399_openwrt/package/boot/arm-trusted-firmware-tools
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
..
Makefile arm-trusted-firmware-tools: fix passing of CFLAGS 2021-02-10 01:20:58 +00:00