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


Ignore:
Timestamp:
Dec 3, 2008, 5:27:23 PM (15 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
ae582f6
Parents:
2567553
Message:

Updated uClibc make command in the cross-tools section for CLFS Embedded, Thanks to Simon for Reporting this on IRC and the Mailing List.

File:
1 edited

Legend:

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

    r2567553 r3c8eaa6  
    8181    <para os="n">Compile the package:</para>
    8282
    83 <screen os="o"><userinput>make CC="${CC} ${BUILD}"</userinput></screen>
     83<screen os="o"><userinput>make CC="${CLFS_TARGET}-gcc ${BUILD}"</userinput></screen>
    8484
    8585    <para os="p">Install the package:</para>
Note: See TracChangeset for help on using the changeset viewer.