mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 22:07:35 +00:00
parent
c93687c15e
commit
f5071e7b2d
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ files="https://ftp.nluug.nl/security/openssl/openssl-${version}.tar.gz openssl-$
|
||||||
auth_type=sha256
|
auth_type=sha256
|
||||||
|
|
||||||
depends="zlib"
|
depends="zlib"
|
||||||
configopts="--prefix=/usr/local -DOPENSSL_SYS_SERENITY=1 gcc zlib no-tests no-threads no-asm"
|
configopts="--prefix=/usr/local -DOPENSSL_SYS_SERENITY=1 -DOPENSSL_USE_IPV6=0 gcc zlib no-tests no-threads no-asm"
|
||||||
|
|
||||||
configure() {
|
configure() {
|
||||||
run ./"$configscript" $configopts
|
run ./"$configscript" $configopts
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue