Changes in / [47326fd:2248715]


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/glibc.xml

    r47326fd r2248715  
    203203<screen><userinput remap="install">touch /etc/ld.so.conf</userinput></screen>
    204204
    205     <para>Fix the Makefile to skip an unneeded sanity check
    206     that fails in the LFS partial environment:
    207     </para>
     205    <!-- https://sourceware.org/bugzilla/show_bug.cgi?id=21911 -->
     206    <para>Fix the Makefile to skip an outdated sanity check
     207    that fails with a modern Glibc configuration:</para>
    208208
    209209<screen><userinput remap="install">sed '/test-installation/s@$(PERL)@echo not running@' -i ../Makefile</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.