Changeset 2567553 in clfs-embedded for BOOK/cross-tools/x86/uclibc.xml


Ignore:
Timestamp:
Nov 8, 2008, 8:24:32 AM (15 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
3c8eaa6
Parents:
e2fbc29
Message:

Updated Busybox to 1.12.1.
Patched uClibc so struct flock doesn't get redefined.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/x86/uclibc.xml

    re2fbc29 r2567553  
    3434      do a more custom build for your uClibc installation.</para>
    3535    </note>
     36
     37    <para os="p1">The following patch creates a condition in a header so that
     38    the struct flock will not be redefined:</para>
     39
     40<screen os="p2"><userinput>patch -Np1 -i ../&uclibc-flock_fixes-patch;</userinput></screen>
    3641
    3742    <para os="f">Create the default configuration:</para>
Note: See TracChangeset for help on using the changeset viewer.