Set KERNEL_BITS, add CONFIG_NOWAIT
authorRich Salz <rsalz@akamai.com>
Mon, 16 Aug 2021 20:29:09 +0000 (16:29 -0400)
committerRich Salz <rsalz@akamai.com>
Thu, 19 Aug 2021 19:50:14 +0000 (15:50 -0400)
commit214888448df407e2154ca871d6ffec41ab18698e
tree829e769008c34b838574d814791c5717c6aee13b
parent92115096c31bf5d2ddd3263a21d2cb86b3dbfe3f
Set KERNEL_BITS, add CONFIG_NOWAIT

Avoid perl "undefined variable in regexp" message.
Not all uses were changed because I wasn't sure.
Add support for CONFIG_NOWAIT environment variable.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16325)
util/perl/OpenSSL/config.pm