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
Florian Fainelli c8e68150bf toolchain: Rework external toolchain libc selection
Make it a choice menu which offers the 3 C libraries we know about: glibc,
uClibc and musl. While at it, make it possible for the external toolchain libc
to select USE_GLIBC, USE_UCLIBC or USE_MUSL which is used by several packages
to conditionally include specific CFLAGS (e.g: iproute2).

Because USE_GLIBC et al. can now be selected by external toolchains, we need to
restrict the per-libc menus to check on !EXTERNAL_TOOLCHAIN.

While at it, make musl the default C library for external toolchain to match
the internal toolchain.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
8 years ago
..
binutils toolchain/binutils: add 2.26.1 8 years ago
fortify-headers fortify-headers: update to 0.8 8 years ago
gcc toolchain/gcc: bump GCC 6.1.0 to 6.2.0 8 years ago
gdb toolchain/gdb: update to version 7.11.1 8 years ago
glibc toolchain: Rework external toolchain libc selection 8 years ago
insight build: remove check to nonexistant CONFIG_ENABLE_LOCALE variable and move DISABLE_NLS to package-defaults.mk 10 years ago
kernel-headers Remove existing old link before creating a new one 8 years ago
musl musl: remove sh3 workaround 8 years ago
uClibc toolchain: Rework external toolchain libc selection 8 years ago
wrapper buildroot: allow specifying libc personality for external toolchains 11 years ago
yasm toolchain: include yasm in x86 toolchain 8 years ago
Config.in toolchain: Rework external toolchain libc selection 8 years ago
Makefile toolchain: include yasm in x86 toolchain 8 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