Always automatically add -DPEDANTIC with enable-ubsan
authorTomas Mraz <tomas@openssl.org>
Fri, 19 Aug 2022 13:48:34 +0000 (15:48 +0200)
committerPauli <pauli@openssl.org>
Tue, 23 Aug 2022 00:17:36 +0000 (10:17 +1000)
commit53d1eeef0f6794f38267114acb270b9059bc2c17
tree0ca0e90ce1f382a80ce90748b3715721c1a1ce26
parent4e75ba97a2edaaf4aa7d2a34b74e4d59a2ae1c2c
Always automatically add -DPEDANTIC with enable-ubsan

To avoid reports like: #19028

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19029)

(cherry picked from commit 83529f07ca66ec288f1c506a673569b9d8de8368)
.github/workflows/ci.yml
.github/workflows/fuzz-checker.yml
.github/workflows/run-checker-merge.yml
Configure