Ignore:
Timestamp:
06/11/2023 08:43:30 PM (13 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/clfs-ng
Children:
7b7733d
Parents:
b9fe11d (diff), a3bd4689 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge remote-tracking branch 'origin/trunk' into xry111/clfs-ng

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/glibc.xml

    rb9fe11d rf0ebf5c  
    197197<screen><userinput remap="install">touch /etc/ld.so.conf</userinput></screen>
    198198
    199     <para>Fix the Makefile to skip an unneeded sanity check
    200     that fails in the LFS partial environment:
    201     </para>
     199    <!-- https://sourceware.org/bugzilla/show_bug.cgi?id=21911 -->
     200    <para>Fix the Makefile to skip an outdated sanity check
     201    that fails with a modern Glibc configuration:</para>
    202202
    203203<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.