diff -r ef8549b58b6f -r 4a5ef2b08e81 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 Thu May 21 19:07:16 2009 +0000 @@ -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() { : }