commit | d8580d9678383103b1077ee9675ef806a6ee8aad | [log] [tgz] |
---|---|---|
author | William Lallemand <wlallemand@haproxy.org> | Mon Jun 07 15:27:57 2021 +0200 |
committer | William Lallemand <wlallemand@haproxy.org> | Sun Feb 20 15:14:54 2022 +0100 |
tree | 58c984fda91dadfb1ad3331b6dfd88a7fff4083d | |
parent | ca9db976f02326c15a3efa8556f9d7fd6759731d [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. (cherry picked from commit 64d6c09e54f5deed060ece04ad53a3f5298c0a96) Signed-off-by: William Lallemand <wlallemand@haproxy.org>