Changeset 22bfda0 for BOOK/cross-tools


Ignore:
Timestamp:
Sep 10, 2013, 8:34:44 AM (11 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
af5caa0
Parents:
5ca6d3b
Message:

Use 64/eglibc.xml for configure command.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/x86_64-64/eglibc.xml

    r5ca6d3b r22bfda0  
    4747    xpointer="xpointer(//*[@os='g'])"/>
    4848
    49     <screen os="df"><userinput>BUILD_CC="gcc" CC="${CLFS_TARGET}-gcc ${BUILD64}" \
    50       AR="${CLFS_TARGET}-ar" RANLIB="${CLFS_TARGET}-ranlib" \
    51       ../eglibc-&eglibc-version;/configure --prefix=/tools \
    52       --host=${CLFS_TARGET} --build=${CLFS_HOST} \
    53       --disable-profile --with-tls --enable-kernel=2.6.32 --with-__thread \
    54       --with-binutils=/cross-tools/bin --with-headers=/tools/include \
    55       --enable-obsolete-rpc --cache-file=config.cache</userinput></screen>
     49    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     50    href="../64/eglibc.xml"
     51    xpointer="xpointer(//*[@os='df'])"/>
    5652
    5753    <variablelist os="dg">
Note: See TracChangeset for help on using the changeset viewer.