mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-29 16:49:21 +01:00
Merge
This commit is contained in:
parent
bdaae92231
commit
d755398007
@ -93,7 +93,7 @@
|
||||
<ulink url='&lfs-ticket-root;5734'>#5734</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update build instructions to accomodate
|
||||
<para>[bdubbs] - Update build instructions to accommodate
|
||||
gcc-15 for bc, expect, ncurses, and gmp.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
|
@ -62,7 +62,7 @@
|
||||
CFLAGS is still automatically set to -march=something. -->
|
||||
</note>
|
||||
|
||||
<para>First, make an adjustment for compatibilty with gcc-15 and later:</para>
|
||||
<para>First, make an adjustment for compatibility with gcc-15 and later:</para>
|
||||
|
||||
<screen><userinput remap="pre">sed -i '/long long t1;/,+1s/()/(...)/' configure</userinput></screen>
|
||||
|
||||
|
@ -49,9 +49,8 @@
|
||||
|
||||
<screen><userinput remap="make">make</userinput></screen>
|
||||
|
||||
<para>To test the results, issue:</para>
|
||||
|
||||
<screen><userinput remap="test">make check</userinput></screen>
|
||||
<para>The tests require the <application>Check</application> library
|
||||
that we've removed from LFS.</para>
|
||||
|
||||
<para>Install the package:</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user