summaryrefslogtreecommitdiff
path: root/scripts/build
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/build')
-rw-r--r--scripts/build/libc_glibc.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/scripts/build/libc_glibc.sh b/scripts/build/libc_glibc.sh
index 4100ca0..9f7f69c 100644
--- a/scripts/build/libc_glibc.sh
+++ b/scripts/build/libc_glibc.sh
@@ -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