toolchain/uClibc: enable UCLIBC_SUPPORT_AI_ADDRCONFIG
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Wed, 2 May 2012 03:33:27 +0000 (03:33 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 3 May 2012 13:54:05 +0000 (15:54 +0200)
commitd3e061fc770275c018c809baa1d449142fc9d10e
treea87752abb788e8094e39574a951f8ac8be313c96
parentc2e12ef2788c8323957bc5777ed3721f1ebf60ec
toolchain/uClibc: enable UCLIBC_SUPPORT_AI_ADDRCONFIG

Enable AI_ADDRCONFIG support in uClibc otherwise we don't get the
ifaddrs.h header installed and thus lack getifaddrs support.
Quite useful for samba for example so we can use interfaces=eth0 statements in
the configuration file rather than klunkier
interfaces=192.168.1.1/255.255.255.0 ones.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/uClibc/uClibc-0.9.31.config
toolchain/uClibc/uClibc-0.9.32.config
toolchain/uClibc/uClibc-0.9.33.config
toolchain/uClibc/uClibc-snapshot.config