git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11987 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Thomas Trepl 2020-06-29 08:10:02 +00:00 committed by Xℹ Ruoyao
parent 6dfcfecca3
commit 7610848c3a
No known key found for this signature in database
GPG Key ID: D95E4716CCBB34DC

View File

@ -108,9 +108,10 @@ cd build</userinput></screen>
<varlistentry arch="ml_32,ml_x32,ml_all">
<term><parameter>--host=x86_64-pc-linux-gnu</parameter></term>
<listitem>
<para>Since up to now, the cross-compile tools are used. This
switch is set to place headers used for multilib to locations
where the final system can pick them up correctly.</para>
<para>Since up to now the cross-compile tools are used. This
switch is set to ensure that the headers used for multilib are
placed in correct locations where the final system can pick
them up.</para>
</listitem>
</varlistentry>