Changeset 464e23c for chapter06


Ignore:
Timestamp:
07/28/2005 08:50:45 PM (19 years ago)
Author:
Matthew Burgess <matthew@…>
Children:
3718c00
Parents:
16767aa
Message:

Add gcc4 related patch for kbd

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/kbd.xml

    r16767aa r464e23c  
    3131<title>Installation of Kbd</title>
    3232
     33<para>Patch Kbd to fix a bug in <command>setfont</command> that is triggered
     34when compiling with GCC-&gcc-version;:</para>
     35
     36<screen><userinput>patch -Np1 -i ../&kbd-gcc4_fixes-patch;</userinput></screen>
     37
    3338<para>Prepare Kbd for compilation:</para>
    3439
Note: See TracChangeset for help on using the changeset viewer.