diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-02-08 08:55:17 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-02-08 08:55:17 +0000 |
commit | fc16ff911aa36010bb9d2ce440b25ca3dcc5917b (patch) | |
tree | e62af2e1178f4b029b7d5159439764d28fe2a2e9 /toolchain/uClibc/Config.in | |
parent | aadf278653b4b1dd6176347d19d91914abbd6883 (diff) |
use stable uclibc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@227 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/uClibc/Config.in')
-rw-r--r-- | toolchain/uClibc/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
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? |