Ignore:
Timestamp:
Apr 16, 2011, 5:46:52 PM (14 years ago)
Author:
Joe Ciccone <jciccone@…>
Children:
441840b
Parents:
af43a09 (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 simp

File:
1 edited

Legend:

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

    raf43a09 r2643b9b4  
    4343
    4444<screen os="b"><userinput>CPPFLAGS=-fexceptions CC="gcc -isystem /usr/include ${BUILDN32}" \
    45     CXX="g++ -isystem /usr/include ${BUILDN32}" \
    46     LDFLAGS="-Wl,-rpath-link,/lib32 ${BUILDN32}" ABI=n32 \
    47     ./configure --prefix=/usr \
     45CXX="g++ -isystem /usr/include ${BUILDN32}" \
     46LDFLAGS="-Wl,-rpath-link,/usr/lib32:/lib32 ${BUILDN32}" \
     47  ABI=n32 ./configure --prefix=/usr \
    4848    --libdir=/usr/lib32 --enable-cxx --enable-mpbsd</userinput></screen>
    4949
Note: See TracChangeset for help on using the changeset viewer.