Changeset 427c00b for chapter06/gcc.xml


Ignore:
Timestamp:
02/17/2016 02:29:08 AM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
7.9-systemd
Children:
b0424f7
Parents:
02bc4a0
Message:

Add patches for mpfr, binutils, glibc, bash

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/gcc.xml

    r02bc4a0 r427c00b  
    4141  <sect2 role="installation">
    4242    <title>Installation of GCC</title>
    43 <!--
    44     <para>First apply some fixes from the upstream repository:</para>
    45 
    46 <screen><userinput remap="pre">patch -Np1 -i ../&gcc-upstream-patch;</userinput></screen>
    47 -->
     43
     44<!--    <para>First apply some fixes from the upstream repository:</para>
     45
     46<screen><userinput remap="pre">patch -Np1 -i ../&gcc-upstream-patch;</userinput></screen> -->
     47
    4848    <para>The GCC documentation recommends building GCC in a dedicated build directory:</para>
    4949
Note: See TracChangeset for help on using the changeset viewer.