Changeset aedf4d7 for general/prog


Ignore:
Timestamp:
08/07/2014 03:26:59 PM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.6-blfs, 7.6-systemd, kde5-14269, kde5-14686, systemd-13485
Children:
4252fc2
Parents:
3f46dc67
Message:

Merged trunk.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@13854 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/gcc.xml

    r3f46dc67 raedf4d7  
    127127    bootstrap anyways, add <parameter>--disable-bootstrap</parameter> to the
    128128    <command>./configure</command> options below.</para>
     129
     130    <para>As in LFS, fix a problem identified upstream:</para>
     131
     132<screen><userinput>sed -i 's/if \((code.*))\)/if (\1 \&amp;\&amp; \!DEBUG_INSN_P (insn))/' gcc/sched-deps.c</userinput></screen>
    129133
    130134    <para>Install <application>GCC</application> by running the
Note: See TracChangeset for help on using the changeset viewer.