diff -r ef8549b58b6f -r a4e30d311569 scripts/build/libc/none.sh --- a/scripts/build/libc/none.sh Sun Sep 14 16:21:07 2008 +0000 +++ b/scripts/build/libc/none.sh Fri Oct 09 16:22:09 2009 +0200 @@ -2,10 +2,6 @@ # Copyright 2008 Yann E. MORIN # Licensed under the GPL v2. See COPYING in the root of this package -do_print_filename() { - : -} - do_libc_get() { : } @@ -22,7 +18,6 @@ : } -# Build and install start files do_libc_start_files() { : }