Ignore:
Timestamp:
11/04/2014 04:40:05 PM (9 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.7-systemd, 7.8-systemd, 7.9-systemd
Children:
3b003e5
Parents:
d88e730
Message:

Import trunk.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/gcc-pass2.xml

    rd88e730 r6b9aa3b  
    9595tar -xf ../mpc-&mpc-version;.tar.gz
    9696mv -v mpc-&mpc-version; mpc</userinput></screen>
    97 
     97<!--
    9898    <para>As in the first build of GCC, fix a problem identified upstream:</para>
    9999
    100100<screen><userinput remap="pre">sed -i 's/if \((code.*))\)/if (\1 \&amp;\&amp; \!DEBUG_INSN_P (insn))/' gcc/sched-deps.c</userinput></screen>
    101 
     101-->
    102102    <para>Create a separate build directory again:</para>
    103103
Note: See TracChangeset for help on using the changeset viewer.