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


Ignore:
Timestamp:
Feb 3, 2007, 12:28:00 PM (17 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
master
Children:
d7ce4b8
Parents:
c149470
Message:

Updated for Current uClibc snapshot

File:
1 edited

Legend:

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

    rc149470 rf540eb0  
    8484<screen os="o"><userinput>make CC="${CC} ${BUILD}" TARGET_ARCH=i386</userinput></screen>
    8585
    86    <para os="p">The uClibc build system creates symlinks in its
    87    <filename class="directory">include</filename> directory pointing to
    88    ${CLFS}/usr/include. We will need to remove these symlinks from the source dir:</para>
     86    <para os="p">Install the package:</para>
    8987
    90 <screen os="q"><userinput>rm include/{asm,asm-generic,linux}</userinput></screen>
    91 
    92     <para os="r">Install the package:</para>
    93 
    94 <screen os="s"><userinput>make PREFIX=${CLFS} install</userinput></screen>
     88<screen os="q"><userinput>make PREFIX=${CLFS} install</userinput></screen>
    9589
    9690  </sect2>
Note: See TracChangeset for help on using the changeset viewer.