mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-08-04 02:25:13 +01:00
Automatic merge of trunk into multilib
This commit is contained in:
commit
942172eb27
@ -58,7 +58,7 @@
|
|||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem revision='sysv'>
|
||||||
<para>2024-04-16</para>
|
<para>2024-04-16</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
@ -69,8 +69,7 @@ popd</userinput></screen>
|
|||||||
--with-cxx-shared \
|
--with-cxx-shared \
|
||||||
--without-debug \
|
--without-debug \
|
||||||
--without-ada \
|
--without-ada \
|
||||||
--disable-stripping \
|
--disable-stripping</userinput></screen>
|
||||||
--enable-widec</userinput></screen>
|
|
||||||
|
|
||||||
<variablelist>
|
<variablelist>
|
||||||
<title>The meaning of the new configure options:</title>
|
<title>The meaning of the new configure options:</title>
|
||||||
@ -132,9 +131,9 @@ popd</userinput></screen>
|
|||||||
Using host tools on cross-compiled programs can cause failure.</para>
|
Using host tools on cross-compiled programs can cause failure.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
<!-- this is the default >= 6.5
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><parameter>--enable-widec</parameter></term>
|
<term><parameter>- -enable-widec</parameter></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>This switch causes wide-character libraries (e.g., <filename
|
<para>This switch causes wide-character libraries (e.g., <filename
|
||||||
class="libraryfile">libncursesw.so.&ncurses-version;</filename>)
|
class="libraryfile">libncursesw.so.&ncurses-version;</filename>)
|
||||||
@ -146,7 +145,7 @@ popd</userinput></screen>
|
|||||||
source-compatible, but not binary-compatible.</para>
|
source-compatible, but not binary-compatible.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
-->
|
||||||
</variablelist>
|
</variablelist>
|
||||||
|
|
||||||
<para>Compile the package:</para>
|
<para>Compile the package:</para>
|
||||||
|
Loading…
Reference in New Issue
Block a user