Ignore:
Timestamp:
07/17/2022 03:45:24 AM (22 months ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
multilib
Children:
9c07177
Parents:
58247dd (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:

Automatic merge of trunk into multilib

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/openssl.xml

    r58247dd rf8018d2c  
    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.