mirror of
https://xff.cz/git/u-boot/
synced 2025-10-12 21:46:44 +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>