Ignore:
Timestamp:
08/23/2020 08:15:14 AM (4 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
multilib-10.1
Children:
7091d59
Parents:
e9a3e8f
Message:

Merge changes from trunk to multilib

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@12034 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/gcc-pass2.xml

    re9a3e8f ra1ad522  
    6666  ;;
    6767esac</userinput></screen>
    68 <!--
     68
    6969    <para arch="ml_32,ml_x32,ml_all">Change the default directory name for
    7070    libraries:</para>
     
    7373    -e '/m32=/s/m32=.*/m32=..\&lib-m32;$(call if_multiarch,:i386-linux-gnu)/' \
    7474    -i.orig gcc/config/i386/t-linux64</userinput></screen>
    75 
     75<!--
    7676<screen><userinput remap="pre">patch -Np1 -i ../&gcc-cross-patch;</userinput></screen>
    7777-->
     
    153153          <para>This option is automatically enabled when building a native
    154154          compiler with a native compiler on x86. But here, we build with
    155           a cross compiler, so we need to explicitely set this option.</para>
     155          a cross compiler, so we need to explicitly set this option.</para>
    156156        </listitem>
    157157      </varlistentry>
Note: See TracChangeset for help on using the changeset viewer.