From: wbx Date: Tue, 8 Feb 2005 08:55:17 +0000 (+0000) Subject: use stable uclibc X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=commitdiff_plain;h=fc16ff911aa36010bb9d2ce440b25ca3dcc5917b use stable uclibc git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@227 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/toolchain/uClibc/Config.in b/toolchain/uClibc/Config.in index 335cab2455..0e4b29a7df 100644 --- a/toolchain/uClibc/Config.in +++ b/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?