mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 04:57:38 +00:00
Minor wording change.
This commit is contained in:
parent
2ca7fca799
commit
2b76c898f5
@ -143,8 +143,8 @@ cd build</userinput></screen>
|
||||
code patterns. As a precaution for the host distros with a tight stack
|
||||
limit, explicitly set the stack size hard limit to infinite.
|
||||
On most host distros (and the final LFS system) the hard limit is
|
||||
infinite by default, but there's no harm to set it explicitly anyway.
|
||||
It's not needed to change the stack size soft limit because GCC will
|
||||
infinite by default, but there is no harm done by setting it explicitly.
|
||||
It's not necessary to change the stack size soft limit because GCC will
|
||||
automatically set it to an appropriate value, as long as the value does
|
||||
not exceed the hard limit:</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user