mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 19:59:20 +01:00
loongarch: openssl: Revert manual target selection
This reverts commitsc8a4bac294
and03372aee06
. No longer needed with OpenSSL 3.2 or later.
This commit is contained in:
parent
6be4bf1b7d
commit
651a9ea4ac
@ -60,7 +60,6 @@
|
|||||||
<screen><userinput remap="configure">./config --prefix=/usr \
|
<screen><userinput remap="configure">./config --prefix=/usr \
|
||||||
--openssldir=/etc/ssl \
|
--openssldir=/etc/ssl \
|
||||||
--libdir=lib \
|
--libdir=lib \
|
||||||
linux64-loongarch64 \
|
|
||||||
shared \
|
shared \
|
||||||
zlib-dynamic</userinput></screen>
|
zlib-dynamic</userinput></screen>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user