mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-10 07:59:38 +00:00
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.
This commit is contained in:
parent
f7cdb10929
commit
03372aee06
@ -54,6 +54,7 @@
|
||||
<screen><userinput remap="configure">./config --prefix=/usr \
|
||||
--openssldir=/etc/ssl \
|
||||
--libdir=lib \
|
||||
linux-generic64 \
|
||||
shared \
|
||||
zlib-dynamic</userinput></screen>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user