mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-25 14:49:20 +01:00
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.
This commit is contained in:
parent
d0d1c9f42d
commit
c8a4bac294
@ -54,7 +54,7 @@
|
||||
<screen><userinput remap="configure">./config --prefix=/usr \
|
||||
--openssldir=/etc/ssl \
|
||||
--libdir=lib \
|
||||
linux-generic64 \
|
||||
linux64-loongarch64 \
|
||||
shared \
|
||||
zlib-dynamic</userinput></screen>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user