
Dear Mike Frysinger,
In message 1248031023-31706-1-git-send-email-vapier@gentoo.org you wrote:
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
Makefile | 2 +- board/fads/config.mk | 2 +- board/netstar/Makefile | 8 ++++---- board/spc1920/config.mk | 2 +- board/xilinx/ml300/Makefile | 2 +- board/xilinx/ppc405-generic/Makefile | 2 +- board/xilinx/ppc440-generic/Makefile | 2 +- cpu/ixp/npe/Makefile | 2 +- drivers/bios_emulator/Makefile | 2 +- drivers/net/sk98lin/Makefile | 2 +- rules.mk | 2 +- tools/Makefile | 12 ++++++------ tools/gdb/Makefile | 2 +- tools/imls/Makefile | 4 ++-- 14 files changed, 23 insertions(+), 23 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk