Ignore:
File:
1 edited

Legend:

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

    rbc1a1f0 rb27081c4  
    4343CXX="g++ -isystem /usr/include ${BUILD64}" \
    4444LDFLAGS="-Wl,-rpath-link,/usr/lib64:/lib64 ${BUILD64}" \
    45   ./configure --prefix=/usr \
    46     --libdir=/usr/lib64 --enable-cxx \
     45./configure \
     46    --prefix=/usr \
     47    --libdir=/usr/lib64 \
     48    --enable-cxx \
    4749    --docdir=/usr/share/doc/gmp-&gmp-version;</userinput></screen>
    4850
Note: See TracChangeset for help on using the changeset viewer.