diff options
author | acoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-12-03 14:46:09 +0000 |
---|---|---|
committer | acoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-12-03 14:46:09 +0000 |
commit | 345320ab12262c3c5070ac11a3209a58d0138d16 (patch) | |
tree | 7550cae8b85df8b790a2ed080976c225fedbf6cf /toolchain | |
parent | 283e9033a520bb575fdeefec939662ca7694cf55 (diff) |
toolchain/uClibc: push an upstream fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24228 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain')
-rw-r--r-- | toolchain/uClibc/config-0.9.32/common | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/toolchain/uClibc/config-0.9.32/common b/toolchain/uClibc/config-0.9.32/common index 9f9480cab..a74fa3321 100644 --- a/toolchain/uClibc/config-0.9.32/common +++ b/toolchain/uClibc/config-0.9.32/common @@ -179,6 +179,7 @@ UCLIBC_LINUX_SPECIFIC=y # UCLIBC_MALLOC_DEBUGGING is not set # UCLIBC_MJN3_ONLY is not set # UCLIBC_NTP_LEGACY is not set +# USE_OLD_VFPRINTF is not set UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9 UCLIBC_PWD_BUFFER_SIZE=256 # UCLIBC_STATIC_LDCONFIG is not set |