Ignore:
Timestamp:
Jul 18, 2009, 7:11:52 PM (15 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
76c9fbb
Parents:
98c59fa
Message:

Updated PPL Instructions to save time during make check

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/multilib/ppl-64bit.xml

    r98c59fa r2f9a05f1  
    3939    CXX="g++ -isystem /usr/include ${BUILD64}" \
    4040    LDFLAGS="-Wl,-rpath-link,/lib64 ${BUILD64}" \
    41     ./configure --prefix=/usr \
    42     --libdir=/usr/lib64 --enable-shared</userinput></screen>
     41    ./configure --prefix=/usr --libdir=/usr/lib64 \
     42      --enable-shared --disable-optimization \
     43      --enable-check=quick</userinput></screen>
    4344
    4445    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.