Changeset 2567553 in clfs-embedded for BOOK/cross-tools/arm


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/arm/uclibc.xml

    re2fbc29 r2567553  
    2828    architecture:</para>
    2929
    30 <screen os="b"><userinput>
    31 cp extra/Configs/Config.arm extra/Configs/Config.arm.orig
     30<screen os="b"><userinput>cp extra/Configs/Config.arm extra/Configs/Config.arm.orig
    3231sed -e "/default/s:OABI:EABI:" \
    3332   extra/Configs/Config.arm.orig > extra/Configs/Config.arm</userinput></screen>
     
    3635  href="../x86/uclibc.xml"
    3736  xpointer="xpointer(//*[@os='e'])"/>
     37
     38  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     39  href="../x86/uclibc.xml"
     40  xpointer="xpointer(//*[@os='p1'])"/>
     41
     42  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     43  href="../x86/uclibc.xml"
     44  xpointer="xpointer(//*[@os='p2'])"/>
    3845
    3946  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.