diff -r ef8549b58b6f -r 88020b2c3246 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 Tue Jan 12 19:24:03 2010 +0100 @@ -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() { : }