Changeset 32f3d30 in clfs-sysroot for BOOK/cross-tools


Ignore:
Timestamp:
Jul 26, 2009, 10:54:01 AM (15 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
be0b9e3
Parents:
62d5fa3
Message:

Updated PPL Instructions to save time during make check.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/common/ppl.xml

    r62d5fa3 r32f3d30  
    3737<screen os="b"><userinput>LDFLAGS="-Wl,-rpath,${CLFS}/cross-tools/lib" \
    3838    ./configure --prefix=${CLFS}/cross-tools --enable-shared \
    39     --enable-interfaces="c,cxx" \
     39    --enable-interfaces="c,cxx" --disable-optimization \
    4040    --with-libgmp-prefix=${CLFS}/cross-tools \
    4141    --with-libgmpxx-prefix=${CLFS}/cross-tools</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.