1
0
mirror of https://git.linuxfromscratch.org/lfs.git synced 2025-06-21 12:49:21 +01:00

Automatic merge of trunk into multilib

This commit is contained in:
Thomas Trepl 2024-08-05 00:30:10 +02:00
commit 89ef06f3ec
2 changed files with 2 additions and 2 deletions
chapter01
chapter08

View File

@ -44,7 +44,7 @@
<para>2024-08-01</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to gcc-14.2. Fixes
<para>[bdubbs] - Update to gcc-14.2.0. Fixes
<ulink url='&lfs-ticket-root;5530'>#5530</ulink>.</para>
</listitem>
<listitem>

View File

@ -45,7 +45,7 @@
<para>Compile the package:</para>
<screen><userinput remap="make">make BUILD_STATIC=no</userinput></screen>
<screen><userinput remap="make">make BUILD_STATIC=no PREFIX=/usr</userinput></screen>
<para>To test the results, issue:</para>