diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-04-17 17:38:35 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-04-17 17:38:35 +0000 |
commit | a621c3c24a8050f305262903e78a26261a49e3d0 (patch) | |
tree | 1c26f776158af7b7a8331e7e93212e11c49bcb25 /toolchain/uClibc/config-0.9.32 | |
parent | 082ab53ed1f00657d9e82457f6e4125734196319 (diff) | |
download | upstream-a621c3c24a8050f305262903e78a26261a49e3d0.tar.gz upstream-a621c3c24a8050f305262903e78a26261a49e3d0.tar.bz2 upstream-a621c3c24a8050f305262903e78a26261a49e3d0.zip |
uClibc: update to latest version (rc3 + git changes), contains fixes for ipv6 dns issues
SVN-Revision: 26703
Diffstat (limited to 'toolchain/uClibc/config-0.9.32')
-rw-r--r-- | toolchain/uClibc/config-0.9.32/common | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/toolchain/uClibc/config-0.9.32/common b/toolchain/uClibc/config-0.9.32/common index 3accadd4e2..13e9572743 100644 --- a/toolchain/uClibc/config-0.9.32/common +++ b/toolchain/uClibc/config-0.9.32/common @@ -53,6 +53,7 @@ TARGET_SUBARCH="" # TARGET_arm is not set # TARGET_avr32 is not set # TARGET_bfin is not set +# TARGET_c6x is not set # TARGET_cris is not set # TARGET_e1 is not set # TARGET_frv is not set @@ -183,6 +184,7 @@ UCLIBC_LINUX_SPECIFIC=y UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9 UCLIBC_PWD_BUFFER_SIZE=256 # UCLIBC_STATIC_LDCONFIG is not set +# UCLIBC_STRICT_HEADERS is not set UCLIBC_SUPPORT_AI_ADDRCONFIG=y UCLIBC_SUSV3_LEGACY=y UCLIBC_SUSV3_LEGACY_MACROS=y |