Changeset 4df5ff4 for chapter06


Ignore:
Timestamp:
07/28/2005 07:44:47 PM (19 years ago)
Author:
Matthew Burgess <matthew@…>
Children:
93a5a04
Parents:
78c3d81
Message:

Add GCC-4 patch to tar in chapter 6

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/tar.xml

    r78c3d81 r4df5ff4  
    3030<sect2 role="installation">
    3131<title>Installation of Tar</title>
     32
     33<para>Apply a patch to Tar to enable it to compile with GCC-&gcc-version;:</para>
     34
     35<screen><userinput>patch -Np1 -i ../&tar-gcc4_fix-patch;</userinput></screen>
    3236
    3337<para>Tar has a bug when the <parameter>-S</parameter> option is used
Note: See TracChangeset for help on using the changeset viewer.