Ignore:
File:
1 edited

Legend:

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

    rb6831b6 rdabbced  
    4242
    4343<screen os="b"><userinput>CPPFLAGS=-fexceptions CC="gcc -isystem /usr/include ${BUILD32}" \
    44 CXX="g++ -isystem /usr/include ${BUILD32}" \
    45 LDFLAGS="-Wl,-rpath-link,/usr/lib:/lib ${BUILD32}" \
    46   ABI=32 ./configure --prefix=/usr \
     44    CXX="g++ -isystem /usr/include ${BUILD32}" \
     45    LDFLAGS="-Wl,-rpath-link,/lib ${BUILD32}" ABI=32 \
     46    ./configure --prefix=/usr \
    4747    -enable-cxx --enable-mpbsd</userinput></screen>
    4848
Note: See TracChangeset for help on using the changeset viewer.