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-pass1.xml

    rd88e730 r6b9aa3b  
    105105
    106106<screen><userinput remap="pre">sed -i '/k prot/agcc_cv_libc_provides_ssp=yes' gcc/configure</userinput></screen>
    107 
     107<!--
    108108    <para>Also fix a problem identified upstream:</para>
    109109
    110110<screen><userinput remap="pre">sed -i 's/if \((code.*))\)/if (\1 \&amp;\&amp; \!DEBUG_INSN_P (insn))/' gcc/sched-deps.c</userinput></screen>
    111 
     111-->
    112112    <para>The GCC documentation recommends building GCC outside of the
    113113    source directory in a dedicated build directory:</para>
Note: See TracChangeset for help on using the changeset viewer.