Changeset 10fd9eb for chapter05/tar.xml


Ignore:
Timestamp:
07/15/2005 09:09:29 PM (19 years ago)
Author:
Matthew Burgess <matthew@…>
Children:
921db1fc
Parents:
755901cf
Message:

Added patch necessary for chapter 5's Tar to compile with GCC-4.x

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/tar.xml

    r755901cf r10fd9eb  
    3030<title>Installation of Tar</title>
    3131
     32<para>Apply a patch to Tar to enable it to compile with GCC-&gcc-version;:</para>
     33
     34<screen><userinput>patch -Np1 -i ../&tar-gcc4_fix-patch;</userinput></screen>
     35
    3236<para>Prepare Tar for compilation:</para>
    3337
Note: See TracChangeset for help on using the changeset viewer.