This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-01-26 22:29:33 +00:00
Code
Issues
Actions
6
Packages
Projects
Releases
Wiki
Activity
openwrt
/
toolchain
History
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.
...
SVN-Revision: 6217
2007-01-27 15:13:06 +00:00
..
binutils
finally move buildroot-ng to trunk
2016-03-20 17:29:15 +01:00
ccache
Add ccache if not installed/installable on the host-system
2006-12-11 16:42:57 +00:00
gcc
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...)
2007-01-26 11:02:59 +00:00
gdb
finally move buildroot-ng to trunk
2016-03-20 17:29:15 +01:00
kernel-headers
fix user mode linux toolchain build
2007-01-19 12:19:45 +00:00
uClibc
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.
2007-01-27 15:13:06 +00:00
Config.in
switch to -O2 on x86 for performance reasons
2006-12-05 22:54:26 +00:00
Makefile
fix ccache build order
2006-12-14 05:10:23 +00:00