Changeset c19067a for BOOK/final-system


Ignore:
Timestamp:
Sep 30, 2006, 8:04:25 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
25b0b11
Parents:
5fb43ca
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

    r5fb43ca rc19067a  
    4848<screen os="p2"><userinput>patch -Np1 -i ../&util-linux-cramfs-patch;</userinput></screen>
    4949
    50     <para os="p3">The following patch fixes build issues with GCC &gcc-version;:</para>
    51 
    52 <screen os="p4"><userinput>patch -Np1 -i ../&util-linux-gcc4_fixes-patch;</userinput></screen>
     50    <para os="p3">The following patch fixes build issues with the changes to the Linux 2.6.18
     51    headers:</para>
     52
     53<screen os="p4"><userinput>patch -Np1 -i ../&util-linux-syscall_fixes-patch;</userinput></screen>
    5354
    5455    <para os="p5">The following patch fixes swapon.c - it tries to find the variable R_OK, but
Note: See TracChangeset for help on using the changeset viewer.