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 b550ade727 toolchain/musl: add parenthesis to the __ARE_4_EQUAL macro
Fixes warnings exposed by netifd while using IN6_ARE_ADDR_EQUAL turned
into errors.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 35404
11 years ago
..
binutils toolchain: remove duplicate default in bintutils Kconfig 12 years ago
eglibc eglibc/2.16: add missing dl-search-paths patch 12 years ago
gcc gcc: fix build for MIPS64 targets introduced by musl patch 11 years ago
gdb add preliminary support for musl 12 years ago
insight toolchain/insight: update download location and MD5 sum to status quo 12 years ago
kernel-headers remove support for ubicom32 12 years ago
llvm gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target yet, but gets close) 15 years ago
musl toolchain/musl: add parenthesis to the __ARE_4_EQUAL macro 11 years ago
uClibc remove support for ubicom32 12 years ago
wrapper use ext-toolchain.sh to integrate external toolchains Use ext-toolchain.sh to wrap external toolchain commands, abort build if certain features such as CONFIG_SOFT_FLOAT or CONFIG_IPV6 are enabled but not supported by the toolchain. 12 years ago
Config.in add preliminary support for musl 12 years ago
Makefile toolchain: sync eglibc headers/build split with uclibc changes 12 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