scripts/build/libc/uClibc.sh
changeset 1114 c3516fc7460d
parent 1052 5581761d6e97
child 1121 4b7ed9da5a21
     1.1 --- a/scripts/build/libc/uClibc.sh	Mon Nov 17 18:46:09 2008 +0000
     1.2 +++ b/scripts/build/libc/uClibc.sh	Sun Jan 04 12:46:13 2009 +0000
     1.3 @@ -2,12 +2,6 @@
     1.4  # Copyright 2007 Yann E. MORIN
     1.5  # Licensed under the GPL v2. See COPYING in the root of this package
     1.6  
     1.7 -do_print_filename() {
     1.8 -    [ "${CT_LIBC}" = "uClibc" ] || return 0
     1.9 -    echo "uClibc-${CT_LIBC_VERSION}"
    1.10 -    [ "${CT_LIBC_UCLIBC_LOCALES}" = "y" ] && echo "uClibc-locale-030818" || true
    1.11 -}
    1.12 -
    1.13  # Download uClibc
    1.14  do_libc_get() {
    1.15      libc_src="http://www.uclibc.org/downloads