Make 'tests' depend on a generated 'providers/fipsmodule.cnf'
authorRichard Levitte <levitte@openssl.org>
Thu, 25 Feb 2021 16:46:36 +0000 (17:46 +0100)
committerRichard Levitte <levitte@openssl.org>
Wed, 3 Mar 2021 13:47:43 +0000 (14:47 +0100)
commit05869bba7fbe59d04bb8605b81b470d4dedb38ac
tree1ba9b958d6d90fcf51b1e0bf7482111c629d86d2
parent79f47ef507c945f4c73bcf8eb12f2caef19dc04e
Make 'tests' depend on a generated 'providers/fipsmodule.cnf'

providers/fipsmodule.cnf is generated using 'openssl fipsinstall' with
the openssl program in the build directory.

Fixes #14315

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14320)
providers/build.info