diff -r 71803c9f6de0 -r e86826b8621a scripts/build/libc/glibc-eglibc.sh-common --- a/scripts/build/libc/glibc-eglibc.sh-common Thu Jan 20 00:27:36 2011 +0100 +++ b/scripts/build/libc/glibc-eglibc.sh-common Sat Jan 22 22:36:20 2011 +0100 @@ -1,11 +1,5 @@ # This file contains the functions common to glibc and eglibc -# Build and install headers file -# This is a no-op -do_libc_headers() { - : -} - # Build and install headers and start files do_libc_start_files() { local src_dir="${CT_SRC_DIR}/${CT_LIBC}-${CT_LIBC_VERSION}"