mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 17:22:22 +02:00
The top build system sets up HOSTCFLAGS a bit and exports it, but other places use HOST_CFLAGS instead. Unify the two as HOSTCFLAGS so that the values stay in sync. Signed-off-by: Mike Frysinger <vapier@gentoo.org>