fix ipv6 host name lookup from /etc/hosts
[openwrt-10.03/.git] / toolchain / gcc / Config.in.2
1 config BR2_PACKAGE_GCC_TARGET
2         bool "native toolchain in the target filesystem"
3         default n
4         help
5           If you want the target system to be able to run 
6           binutils/gcc and compile native code, say Y here.