diff options
author | Alexandros C. Couloumbis <alex@ozo.com> | 2010-12-03 14:46:09 +0000 |
---|---|---|
committer | Alexandros C. Couloumbis <alex@ozo.com> | 2010-12-03 14:46:09 +0000 |
commit | ec7e1cee0b21d0a0e261a4e75b64dd7681f45cb2 (patch) | |
tree | bbbce38a830be488bcef6f0d1571870825d70ad4 /toolchain/uClibc | |
parent | ce2d57ed4de3e05201d0a3a0009075481e8e9e11 (diff) | |
download | upstream-ec7e1cee0b21d0a0e261a4e75b64dd7681f45cb2.tar.gz upstream-ec7e1cee0b21d0a0e261a4e75b64dd7681f45cb2.tar.bz2 upstream-ec7e1cee0b21d0a0e261a4e75b64dd7681f45cb2.zip |
toolchain/uClibc: push an upstream fix
SVN-Revision: 24228
Diffstat (limited to 'toolchain/uClibc')
-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 9f9480cabd..a74fa3321c 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 |