mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-12-29 14:14:45 +03:00
Ports/OpenSSL: Remove test statement
This commit is contained in:
parent
8cc8c64ef5
commit
b6c1f0af5d
Notes:
sideshowbarker
2024-07-18 12:27:11 +09:00
Author: https://github.com/gmta Commit: https://github.com/SerenityOS/serenity/commit/b6c1f0af5d3 Pull-request: https://github.com/SerenityOS/serenity/pull/7982
@ -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…
Reference in New Issue
Block a user