]> git.ipfire.org Git - thirdparty/openssl.git/commit
util/add-depends.pl: Rebuild the build file after reconfiguration
authorRichard Levitte <levitte@openssl.org>
Thu, 19 Aug 2021 18:45:00 +0000 (20:45 +0200)
committerRichard Levitte <levitte@openssl.org>
Thu, 19 Aug 2021 18:45:00 +0000 (20:45 +0200)
commit023cb594d951569afc1e32dd8fc18df85a4f8349
tree8565212aff3bd8d92707d1069288f1f26772f3b5
parent3bb2046a5959e470c3499de575f4b5f2aa27d5a5
util/add-depends.pl: Rebuild the build file after reconfiguration

Reconfiguration is assumed if any dependency (.d) file is older than
configdata.pm.

Fixes #16364

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16365)
util/add-depends.pl