-
- Downloads
unify HOST_CFLAGS and HOSTCFLAGS
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>
Showing
- Makefile 1 addition, 1 deletionMakefile
- board/fads/config.mk 1 addition, 1 deletionboard/fads/config.mk
- board/netstar/Makefile 4 additions, 4 deletionsboard/netstar/Makefile
- board/spc1920/config.mk 1 addition, 1 deletionboard/spc1920/config.mk
- board/xilinx/ml300/Makefile 1 addition, 1 deletionboard/xilinx/ml300/Makefile
- board/xilinx/ppc405-generic/Makefile 1 addition, 1 deletionboard/xilinx/ppc405-generic/Makefile
- board/xilinx/ppc440-generic/Makefile 1 addition, 1 deletionboard/xilinx/ppc440-generic/Makefile
- cpu/ixp/npe/Makefile 1 addition, 1 deletioncpu/ixp/npe/Makefile
- drivers/bios_emulator/Makefile 1 addition, 1 deletiondrivers/bios_emulator/Makefile
- drivers/net/sk98lin/Makefile 1 addition, 1 deletiondrivers/net/sk98lin/Makefile
- rules.mk 1 addition, 1 deletionrules.mk
- tools/Makefile 6 additions, 6 deletionstools/Makefile
- tools/gdb/Makefile 1 addition, 1 deletiontools/gdb/Makefile
- tools/imls/Makefile 2 additions, 2 deletionstools/imls/Makefile
Loading
Please register or sign in to comment