diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-04-17 17:38:35 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-04-17 17:38:35 +0000 |
commit | 266c77afd525e1a1aebc578e317854ed6a8ed0e9 (patch) | |
tree | 6509ab0876dc7f29e633feb2607e19b3ccdab855 /toolchain/uClibc/config-0.9.32/common | |
parent | 80fd3207873ab62286a1c93a6e243cb4f8708daf (diff) |
uClibc: update to latest version (rc3 + git changes), contains fixes for ipv6 dns issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26703 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/uClibc/config-0.9.32/common')
-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 |