Allow to disable apps building with no-apps
Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21212)
This commit is contained in:
parent
7197abddb8
commit
ff88545e02
3 changed files with 7 additions and 0 deletions
|
@ -408,6 +408,7 @@ my @dtls = qw(dtls1 dtls1_2);
|
|||
my @disablables = (
|
||||
"acvp-tests",
|
||||
"afalgeng",
|
||||
"apps",
|
||||
"argon2",
|
||||
"aria",
|
||||
"asan",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue