mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 03:32:25 +02:00
[toolchain] enable UCLIBC_SUPPORT_AI_ADDRCONFIG in common uclibc 0.9.30.1 config, this will restore support for getifaddrs() and fix compilation of lldpd and possibly others
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16108 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
65ad43e4c0
commit
bd772c3608
@ -167,7 +167,7 @@ UCLIBC_LINUX_SPECIFIC=y
|
|||||||
UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
|
UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
|
||||||
UCLIBC_PWD_BUFFER_SIZE=256
|
UCLIBC_PWD_BUFFER_SIZE=256
|
||||||
# UCLIBC_STATIC_LDCONFIG is not set
|
# UCLIBC_STATIC_LDCONFIG is not set
|
||||||
# UCLIBC_SUPPORT_AI_ADDRCONFIG is not set
|
UCLIBC_SUPPORT_AI_ADDRCONFIG=y
|
||||||
UCLIBC_SUSV3_LEGACY=y
|
UCLIBC_SUSV3_LEGACY=y
|
||||||
UCLIBC_SUSV3_LEGACY_MACROS=y
|
UCLIBC_SUSV3_LEGACY_MACROS=y
|
||||||
# UCLIBC_SV4_DEPRECATED is not set
|
# UCLIBC_SV4_DEPRECATED is not set
|
||||||
|
Loading…
Reference in New Issue
Block a user