mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-01 16:40:33 +00:00
openssl 1.1.1: Build with no-ssl and no-engine
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user