summaryrefslogtreecommitdiffstats
path: root/openwrt/toolchain
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-02-08 08:55:17 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-02-08 08:55:17 +0000
commita94ed0d28dcb82a63be835f74b61ac1899504826 (patch)
tree73af9741372f95b1d8ece658921ffa83fc0fe61c /openwrt/toolchain
parent2fb70a3ef218196bfd02e08af8c69034b211b9b5 (diff)
use stable uclibc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@227 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/toolchain')
-rw-r--r--openwrt/toolchain/uClibc/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/toolchain/uClibc/Config.in b/openwrt/toolchain/uClibc/Config.in
index 335cab245..0e4b29a7d 100644
--- a/openwrt/toolchain/uClibc/Config.in
+++ b/openwrt/toolchain/uClibc/Config.in
@@ -5,7 +5,7 @@ comment "uClibc Options"
config BR2_UCLIBC_VERSION_SNAPSHOT
bool "Use the daily snapshot of uClibc?"
- default y
+ default n
help
Would you like to use the latest daily snapshot?