Ignore:
Timestamp:
06/27/2023 08:59:47 PM (13 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/arm64, xry111/arm64-12.0
Children:
5f555ba
Parents:
53415749 (diff), 0fe3bb0 (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/arm64

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/glibc.xml

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