diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2008-05-14 21:24:03 +0000 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2008-05-14 21:24:03 +0000 |
commit | e4e48f728c46f2ce20b266d736948e659552eb53 (patch) | |
tree | e1799fb824dbf2c4b48a0f0eccd59b901af38337 /config/libc/uClibc.in | |
parent | 65357b36980d9b3807ce1403b586402bf778e14b (diff) | |
download | crosstool-ng-e4e48f728c46f2ce20b266d736948e659552eb53.tar.gz crosstool-ng-e4e48f728c46f2ce20b266d736948e659552eb53.tar.bz2 crosstool-ng-e4e48f728c46f2ce20b266d736948e659552eb53.zip |
Small config fix todefault to non-verbose uClibc build.
/trunk/config/libc/uClibc.in | 1 1 0 0 +
1 file changed, 1 insertion(+)
Diffstat (limited to 'config/libc/uClibc.in')
-rw-r--r-- | config/libc/uClibc.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/libc/uClibc.in b/config/libc/uClibc.in index f0ab25e9..ecbdefa1 100644 --- a/config/libc/uClibc.in +++ b/config/libc/uClibc.in @@ -60,6 +60,7 @@ config LIBC_VERSION choice bool prompt "uClibc verbosity:" + default LIBC_UCLIBC_VERBOSITY_0 config LIBC_UCLIBC_VERBOSITY_0 bool |