Ignore:
Timestamp:
07/19/2022 11:46:24 AM (21 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/clfs-ng
Children:
0400cfe
Parents:
4059afc (diff), d060b33 (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 remote-tracking branch 'origin/trunk' into xry111/clfs-ng

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/openssl.xml

    r4059afc rc51117e  
    4343  <sect2 role="installation">
    4444    <title>Installation of OpenSSL</title>
    45 
     45<!--
    4646    <para>First fix a problem with some advanced arcitectures with avx512
    4747    capability:</para>
     
    4949 <screen><userinput remap="pre">sed -e '/bn_reduce.*m1/i\    factor_size /= sizeof(BN_ULONG) * 8;' \
    5050    -i crypto/bn/rsaz_exp_x2.c</userinput></screen>
    51 
     51-->
    5252    <para>Prepare OpenSSL for compilation:</para>
    5353
Note: See TracChangeset for help on using the changeset viewer.