Changeset ee20a37


Ignore:
Timestamp:
06/27/2015 11:53:37 PM (9 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.8-systemd, 7.9-systemd
Children:
da5445e
Parents:
ed0bb05
Message:

GCC patch isn't so gomp specific anymore.

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • chapter03/patches.xml

    red0bb05 ree20a37  
    9393-->
    9494    <varlistentry>
    95       <term>Gcc Upstream Libgomp Patch - <token>&gcc-upstream-patch-size;</token>:</term>
     95      <term>Gcc Upstream Patch - <token>&gcc-upstream-patch-size;</token>:</term>
    9696      <listitem>
    9797        <para>Download: <ulink url="&patches-root;&gcc-upstream-patch;"/></para>
  • chapter06/gcc.xml

    red0bb05 ree20a37  
    4242    <title>Installation of GCC</title>
    4343
    44     <para>First fix some problems with the libgomp library:</para>
     44    <para>First apply some fixes from the upstream repository:</para>
    4545
    4646<screen><userinput remap="pre">patch -Np1 -i ../&gcc-upstream-patch;</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.