add no-docs option

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21240)
This commit is contained in:
Vladimír Kotal 2023-06-19 13:43:35 +02:00 committed by Pauli
parent 32d2b5fdd9
commit 956b4c75dc
5 changed files with 12 additions and 6 deletions

View file

@ -441,6 +441,7 @@ my @disablables = (
"devcryptoeng",
"dgram",
"dh",
"docs",
"dsa",
"dso",
"dtls",