Changeset 2b76c89 for chapter08


Ignore:
Timestamp:
08/27/2024 03:44:59 PM (3 weeks ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.2, multilib, trunk, xry111/arm64, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.2, xry111/mips64el, xry111/multilib
Children:
67056c1, 73f24ad, d2eb97b
Parents:
2ca7fca7
Message:

Minor wording change.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/gcc.xml

    r2ca7fca7 r2b76c89  
    144144    limit, explicitly set the stack size hard limit to infinite.
    145145    On most host distros (and the final LFS system) the hard limit is
    146     infinite by default, but there's no harm to set it explicitly anyway.
    147     It's not needed to change the stack size soft limit because GCC will
     146    infinite by default, but there is no harm done by setting it explicitly.
     147    It's not necessary to change the stack size soft limit because GCC will
    148148    automatically set it to an appropriate value, as long as the value does
    149149    not exceed the hard limit:</para>
Note: See TracChangeset for help on using the changeset viewer.