Changeset 9db6797 in clfs-sysroot for BOOK/final-system


Ignore:
Timestamp:
Jul 26, 2009, 9:03:15 AM (15 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
fc388a9
Parents:
442d78f
Message:

Remove the posix patches from GCC and Binutils.

Location:
BOOK/final-system/common
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/binutils.xml

    r442d78f r9db6797  
    2727  <sect2 role="installation">
    2828    <title>Installation of Binutils</title>
    29 
    30     <para os="p1">To make sure that the proper syntax is used for a couple of
    31     tools, apply the following patch:</para>
    32 
    33 <screen os="p2"><userinput>patch -Np1 -i ../&binutils-posix-patch;</userinput></screen>
    3429
    3530    <para os="p3">The following patch contains a number of updates to the
  • BOOK/final-system/common/gcc.xml

    r442d78f r9db6797  
    2727  <sect2 role="installation">
    2828    <title>Installation of GCC</title>
    29 
    30     <para os="p1">To make sure that a couple of tools use the proper syntax,
    31     apply the following patch:</para>
    32 
    33 <screen os="p2"><userinput>patch -Np1 -i ../&gcc-posix-patch;</userinput></screen>
    3429
    3530    <para os="p3">The following patch contains a number of updates to the
Note: See TracChangeset for help on using the changeset viewer.