Changeset c8a4bac for chapter08


Ignore:
Timestamp:
08/10/2023 05:49:10 AM (13 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1
Children:
60acb09
Parents:
d0d1c9f
git-author:
Xi Ruoyao <xry111@…> (08/09/2023 08:58:07 AM)
git-committer:
Xi Ruoyao <xry111@…> (08/10/2023 05:49:10 AM)
Message:

loongarch: openssl: Use linux64-loongarch64 target

With Binutils-2.41 we can enable the LSX accelerated AES routine.

In the future (OpenSSL-3.2) we'll be able to remove this line and let
the config script guess it automatically.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/openssl.xml

    rd0d1c9f rc8a4bac  
    5555         --openssldir=/etc/ssl \
    5656         --libdir=lib          \
    57          linux-generic64       \
     57         linux64-loongarch64   \
    5858         shared                \
    5959         zlib-dynamic</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.