Bah. Be silent when there is nothing to do: glibc has no config (file) to check.

This commit is contained in:
Yann E. MORIN" 2007-05-08 10:52:39 +00:00
parent e292584a4d
commit 095dfdceab

View File

@ -35,9 +35,7 @@ do_libc_extract() {
# There is nothing to do for glibc check config # There is nothing to do for glibc check config
do_libc_check_config() { do_libc_check_config() {
CT_DoStep INFO "Checking C library configuration" :
CT_DoLog EXTRA "glibc has nothing to check"
CT_EndStep
} }
# This function installs the glibc headers needed to build the core compiler # This function installs the glibc headers needed to build the core compiler