mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-21 18:33:34 +02:00
chore: update OpenSSL 1.0.2 → 1.1.1k
changelog: https://www.openssl.org/news/changelog.html#openssl-111
This commit is contained in:
@ -14,7 +14,7 @@ cd ${OPENSSH_SRC_DIR}
|
||||
|
||||
autoreconf
|
||||
|
||||
./configure --with-ssl-dir=/usr/local/ssl --prefix=/usr/local
|
||||
./configure --with-ssl-dir=/usr/local/ssl --prefix=/usr/local --with-libs=-lpthread
|
||||
|
||||
make -j1 install
|
||||
|
||||
|
Reference in New Issue
Block a user