From 4a105bfada2a841a2b57689722f65628732b839b Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 8 Feb 2005 08:55:17 +0000 Subject: [PATCH] use stable uclibc SVN-Revision: 227 --- openwrt/toolchain/uClibc/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/toolchain/uClibc/Config.in b/openwrt/toolchain/uClibc/Config.in index 335cab2455..0e4b29a7df 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?