mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 05:27:39 +00:00
glibc: Reword the reason to skip test-installation.pl
It won't work even on a "complete LFS system".
This commit is contained in:
parent
7e7600de9e
commit
a3bd468940
@ -195,9 +195,9 @@ esac</userinput></screen>
|
||||
|
||||
<screen><userinput remap="install">touch /etc/ld.so.conf</userinput></screen>
|
||||
|
||||
<para>Fix the Makefile to skip an unneeded sanity check
|
||||
that fails in the LFS partial environment:
|
||||
</para>
|
||||
<!-- https://sourceware.org/bugzilla/show_bug.cgi?id=21911 -->
|
||||
<para>Fix the Makefile to skip an outdated sanity check
|
||||
that fails with a modern Glibc configuration:</para>
|
||||
|
||||
<screen><userinput remap="install">sed '/test-installation/s@$(PERL)@echo not running@' -i ../Makefile</userinput></screen>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user