mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 01:47:34 +00:00
Ports/OpenSSL: Remove test statement
This commit is contained in:
parent
8cc8c64ef5
commit
b6c1f0af5d
1 changed files with 0 additions and 1 deletions
|
@ -14,6 +14,5 @@ depends="zlib"
|
|||
configopts="--prefix=${SERENITY_INSTALL_ROOT}/usr/local -DOPENSSL_SYS_SERENITY=1 --openssldir=${SERENITY_INSTALL_ROOT}/usr/local/ssl linux-elf zlib no-tests no-threads no-asm"
|
||||
|
||||
configure() {
|
||||
run rm -rf ./test/
|
||||
run ./"$configscript" $configopts
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue