Ignore:
Timestamp:
06/11/2023 08:52:34 PM (16 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/loongarch-12.2
Children:
bcf7116
Parents:
f7cdb10
git-author:
Xi Ruoyao <xry111@…> (06/11/2023 11:57:52 AM)
git-committer:
Xi Ruoyao <xry111@…> (06/11/2023 08:52:34 PM)
Message:

loongarch: openssl: Add linux-generic64

The guess is "linux-generic32", which is too conservative for 64-bit
LoongArch CPUs. We may need to revise it when we add LA32 support.

There is also "linux64-loongarch64" but it depends on Binutils LSX
support which is not submitted for review yet.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/openssl.xml

    rf7cdb10 r03372ae  
    5555         --openssldir=/etc/ssl \
    5656         --libdir=lib          \
     57         linux-generic64       \
    5758         shared                \
    5859         zlib-dynamic</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.