mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-01 01:29:23 +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>
|
<ulink url='&lfs-ticket-root;5734'>#5734</ulink>.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<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>
|
gcc-15 for bc, expect, ncurses, and gmp.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
@ -62,7 +62,7 @@
|
|||||||
CFLAGS is still automatically set to -march=something. -->
|
CFLAGS is still automatically set to -march=something. -->
|
||||||
</note>
|
</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>
|
<screen><userinput remap="pre">sed -i '/long long t1;/,+1s/()/(...)/' configure</userinput></screen>
|
||||||
|
|
||||||
|
@ -49,9 +49,8 @@
|
|||||||
|
|
||||||
<screen><userinput remap="make">make</userinput></screen>
|
<screen><userinput remap="make">make</userinput></screen>
|
||||||
|
|
||||||
<para>To test the results, issue:</para>
|
<para>The tests require the <application>Check</application> library
|
||||||
|
that we've removed from LFS.</para>
|
||||||
<screen><userinput remap="test">make check</userinput></screen>
|
|
||||||
|
|
||||||
<para>Install the package:</para>
|
<para>Install the package:</para>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user