]> git.ipfire.org Git - thirdparty/bind9.git/commit
Suppress OpenSSL deprecated warnings from OpensSSL 3.0.0
authorMark Andrews <marka@isc.org>
Tue, 9 Nov 2021 00:39:52 +0000 (11:39 +1100)
committerMark Andrews <marka@isc.org>
Fri, 26 Nov 2021 12:54:21 +0000 (12:54 +0000)
commit91052ae29ee468a3faa9a37173cdcaa5f8c5d1b0
tree34db60552ccaab338fee72737db45803a2bb12df
parente687014c30aa3763e10468aa84ca26d7fa7750e8
Suppress OpenSSL deprecated warnings from OpensSSL 3.0.0

We are not back porting OpenSSL 3.0.0 fixes to this branch so there
is no point in emitting warnings about using deprecated code.
Additionally this impacts --enable-developer and --enable-warn-error.
configure
configure.ac