Changeset 5fe131b in clfs-sysroot for BOOK/final-system/common


Ignore:
Timestamp:
Oct 14, 2006, 10:02:30 PM (18 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
f7a944b
Parents:
f74dd81
Message:

New patch for util-linux, replaces GCC 4 Fixes, the new
patches fixes the same issues, and removes the use of syscalls. Syscalls were
removed the unistd.h during santization.

File:
1 edited

Legend:

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

    rf74dd81 r5fe131b  
    4949<screen os="p2"><userinput>patch -Np1 -i ../&util-linux-cramfs-patch;</userinput></screen>
    5050
    51     <para os="p3">The following patch fixes build issues with GCC &gcc-version;:</para>
    52 
    53 <screen os="p4"><userinput>patch -Np1 -i ../&util-linux-gcc4_fixes-patch;</userinput></screen>
     51    <para os="p3">The following patch fixes build issues the changes to the Linux 2.6.18 headers:</para>
     52
     53<screen os="p4"><userinput>patch -Np1 -i ../&util-linux-syscall_fixes-patch;</userinput></screen>
    5454
    5555   <para os="p5">The following patch fixes swapon.c - it tries to find the
Note: See TracChangeset for help on using the changeset viewer.