Ignore:
Timestamp:
10/15/2005 12:01:06 AM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
6.1.1
Children:
1ec69ac5
Parents:
8f192d8
Message:

Finished the addition of patches.ent

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/gcc-pass2.xml

    r8f192d8 re9f3e85  
    5959<para>First correct a known problem and make an essential adjustment:</para>
    6060
    61 <screen><userinput>patch -Np1 -i ../gcc-&gcc-version;-no_fixincludes-1.patch
    62 patch -Np1 -i ../gcc-&gcc-version;-specs-2.patch</userinput></screen>
     61<screen><userinput>patch -Np1 -i ../&gcc-no_fixincludes-patch;
     62patch -Np1 -i ../&gcc-specs-patch;</userinput></screen>
    6363
    6464<para>The first patch disables the GCC <command>fixincludes</command>
Note: See TracChangeset for help on using the changeset viewer.