Ignore:
Timestamp:
Apr 16, 2011, 5:47:06 PM (14 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
9793117
Parents:
6cefbfb (diff), e0ad6ee (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'master' into systemd

File:
1 edited

Legend:

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

    r6cefbfb r21e442f  
    2828
    2929<screen os="b"><userinput>CPPFLAGS=-fexceptions CC="gcc -isystem /usr/include ${BUILDN32}" \
    30     CXX="g++ -isystem /usr/include ${BUILDN32}" \
    31     LDFLAGS="-Wl,-rpath-link,/lib32 ${BUILDN32}" \
    32     ./configure --prefix=/usr --libdir=/usr/lib32 \
    33       --enable-shared --disable-optimization</userinput></screen>
     30CXX="g++ -isystem /usr/include ${BUILDN32}" \
     31LDFLAGS="-Wl,-rpath-link,/usr/lib32:/lib32 ${BUILDN32}" \
     32  ./configure --prefix=/usr --libdir=/usr/lib32 \
     33    --enable-shared --disable-optimization</userinput></screen>
    3434
    3535    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.