Changeset 82220a5


Ignore:
Timestamp:
08/30/2024 04:05:28 AM (2 weeks ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/clfs-ng
Parents:
134440b
git-author:
Xi Ruoyao <xry111@…> (08/30/2024 04:04:53 AM)
git-committer:
Xi Ruoyao <xry111@…> (08/30/2024 04:05:28 AM)
Message:

cross-ng: Comment out instruction to work around host issue

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/gcc.xml

    r134440b r82220a5  
    138138      command below, where x is the number of CPU cores on your system.</para>
    139139    </important>
    140 
     140<!-- [cannot affect cross build]
    141141    <para>GCC may need more stack space compiling some extremely complex
    142142    code patterns.  As a precaution for the host distros with a tight stack
     
    149149
    150150<screen><userinput remap="test">ulimit -s -H unlimited</userinput></screen>
    151 
     151-->
    152152    <para>Now remove/fix several known test failures:</para>
    153153
Note: See TracChangeset for help on using the changeset viewer.