diff --git a/chapter08/glibc.xml b/chapter08/glibc.xml index d11eb719c..4f16d5e21 100644 --- a/chapter08/glibc.xml +++ b/chapter08/glibc.xml @@ -202,9 +202,9 @@ esac touch /etc/ld.so.conf - Fix the Makefile to skip an unneeded sanity check - that fails in the LFS partial environment: - + + Fix the Makefile to skip an outdated sanity check + that fails with a modern Glibc configuration: sed '/test-installation/s@$(PERL)@echo not running@' -i ../Makefile