Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/common/mpc.xml

    rb27081c4 r979b26f  
    2626
    2727<screen os="b"><userinput>LDFLAGS="-Wl,-rpath,/cross-tools/lib" \
    28 ./configure \
    29     --prefix=/cross-tools \
    30     --disable-static \
    31     --with-gmp=/cross-tools \
    32     --with-mpfr=/cross-tools</userinput></screen>
     28./configure --prefix=/cross-tools --disable-static \
     29    --with-gmp=/cross-tools --with-mpfr=/cross-tools</userinput></screen>
    3330
    3431    <para os="c">Compile the package:</para>
Note: See TracChangeset for help on using the changeset viewer.