Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/openssl.xml

    r2cf0cbbd rea93c11  
    5050    -i crypto/bn/rsaz_exp_x2.c</userinput></screen>
    5151-->
    52     <para>Remove an outdated compiler option causing build failure:</para>
    53 
    54 <screen><userinput remap="pre">sed 's/-mips3//' -i Configure</userinput></screen>
    55 
    5652    <para>Prepare OpenSSL for compilation:</para>
    5753
     
    5955         --openssldir=/etc/ssl \
    6056         --libdir=lib          \
    61          linux64-mips64        \
    6257         shared                \
    6358         zlib-dynamic</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.