commit | 64d6c09e54f5deed060ece04ad53a3f5298c0a96 | [log] [tgz] |
---|---|---|
author | William Lallemand <wlallemand@haproxy.org> | Mon Jun 07 15:27:57 2021 +0200 |
committer | William Lallemand <wlallemand@haproxy.org> | Mon Jun 07 15:34:07 2021 +0200 |
tree | da30e3ba02aa3168d8dc5955703535e68a074298 | |
parent | c3f28a38d261de052143145e87c7292357d40692 [diff] |
CI: github actions: -Wno-deprecated-declarations with OpenSSL 3.0.0 Disable the deprecated functions warning when building with openssl 3.0.0 alpha. This will need to be reverted once haproxy is ported to the new API.