Felix Fietkau eeb61522b5 Fix ipv4/ipv6 resolving. When not using AF_INET, gethostbyname2_r tries to resolve an ipv6 address from /etc/hosts using __get_hosts_byname_r, but with AF_INET instead of the supplied address family. This returns ipv4 addresses marked as ipv6 ones. 19 years ago
..
binutils 60c1f0f64d finally move buildroot-ng to trunk 9 years ago
ccache b492e69bd2 Add ccache if not installed/installable on the host-system 19 years ago
gcc fbaae65ab4 Fix gcc version selection - default version for linux 2.4 broken in r6208 - brcm-2.6 needs an older compiler at least on wgt634u (don't ask me why...) 19 years ago
gdb 60c1f0f64d finally move buildroot-ng to trunk 9 years ago
kernel-headers d85c2ffd23 fix user mode linux toolchain build 19 years ago
uClibc eeb61522b5 Fix ipv4/ipv6 resolving. When not using AF_INET, gethostbyname2_r tries to resolve an ipv6 address from /etc/hosts using __get_hosts_byname_r, but with AF_INET instead of the supplied address family. This returns ipv4 addresses marked as ipv6 ones. 19 years ago
Config.in 953c120550 switch to -O2 on x86 for performance reasons 19 years ago
Makefile f74dd32cba fix ccache build order 19 years ago