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
parent 37e35d2ada
commit c4804e888b

View File

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