aboutsummaryrefslogtreecommitdiffstats
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
commitcf6f36abb4198bea48101ad611cf781bee3448c1 (patch)
treede3bee6403cb98723425be61d6a9a176d6e19f27 /toolchain/uClibc/Config.in
parentc6e7c24a27bb474f9341c02aa583c5195eb4af08 (diff)
downloadmaster-187ad058-cf6f36abb4198bea48101ad611cf781bee3448c1.tar.gz
master-187ad058-cf6f36abb4198bea48101ad611cf781bee3448c1.tar.bz2
master-187ad058-cf6f36abb4198bea48101ad611cf781bee3448c1.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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25187 3c298f89-4303-0410-b956-a3cf2f4a3e73
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.