You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/toolchain
Kevin Darbyshire-Bryant 14881b49d8 toolchain/kernel-headers: don't use TARGET_CFLAGS
Kernel utilities (e.g. scripts/kconfig/conf) are being built to run on
the host system at this stage, therefore it makes no sense to use the
target system CC flags.  Use HOSTCFLAGS instead

While we're here rename KMAKE macro to HOST_KMAKE to make it even more
obvious that we're building for host.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
5 years ago
..
binutils toolchain/binutils: use default Host/Configure rule 5 years ago
fortify-headers toolchain/fortify-headers: Update to 1.1 5 years ago
gcc build: fix menuconfig submenu sorting for gcc options 5 years ago
gdb toolchain/gdb: bump to 8.3.1 5 years ago
glibc glibc: update to latest 2.27 commit (BZ#23637) 5 years ago
kernel-headers toolchain/kernel-headers: don't use TARGET_CFLAGS 5 years ago
musl toolchain/musl: bump to version 1.1.24 5 years ago
nasm toolchain/nasm: update to version 2.14 5 years ago
uClibc update uClibc-ng from 1.0.30 to 1.0.31 5 years ago
wrapper buildroot: allow specifying libc personality for external toolchains 11 years ago
Config.in toolchain: Remove powerpc64 libc restriction 5 years ago
Makefile Revert faulty tree push 5 years ago
info.mk uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later) 15 years ago