mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-02-01 16:47:58 +00:00
Bah. Be silent when there is nothing to do: glibc has no config (file) to check.
This commit is contained in:
parent
e292584a4d
commit
095dfdceab
@ -35,9 +35,7 @@ do_libc_extract() {
|
||||
|
||||
# There is nothing to do for glibc 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user