openssl 1.1.1: Build with no-ssl and no-engine
This commit is contained in:
parent
4eaf2f7a8d
commit
d2bcee5d71
@ -24,9 +24,11 @@ termux_step_configure () {
|
||||
--prefix=$TERMUX_PREFIX \
|
||||
--openssldir=$TERMUX_PREFIX/etc/tls \
|
||||
shared \
|
||||
no-ssl \
|
||||
no-comp \
|
||||
no-dso \
|
||||
no-hw \
|
||||
no-engine \
|
||||
no-srp \
|
||||
no-tests
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user