summaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/Config.in
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-01-28 01:10:45 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-01-28 01:10:45 +0000
commitb514156559f7db852046948b45ec9f11cf0d17f1 (patch)
tree119b68e2bbd0593707d945d64e9194766e23ebb5 /toolchain/uClibc/Config.in
parentb00758f1782a7f0540a22918c26c7997f4e1a7bb (diff)
downloadmaster-31e0f0ae-b514156559f7db852046948b45ec9f11cf0d17f1.tar.gz
master-31e0f0ae-b514156559f7db852046948b45ec9f11cf0d17f1.tar.bz2
master-31e0f0ae-b514156559f7db852046948b45ec9f11cf0d17f1.zip
uClibc: make 0.9.32-git default, it fixes lots of bugs compared to earlier versions (especially threading issues), and the known regressions have been fixed
SVN-Revision: 25187
Diffstat (limited to 'toolchain/uClibc/Config.in')
-rw-r--r--toolchain/uClibc/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/uClibc/Config.in b/toolchain/uClibc/Config.in
index aabb51a065..03d2176a13 100644
--- a/toolchain/uClibc/Config.in
+++ b/toolchain/uClibc/Config.in
@@ -3,7 +3,7 @@
choice
prompt "uClibc Version"
depends on TOOLCHAINOPTS && USE_UCLIBC
- default UCLIBC_VERSION_0_9_31
+ default UCLIBC_VERSION_0_9_32
help
Select the version of uClibc you wish to use.