commit | b3a51bb30bc72f88231e3b6a63c04eef5c36433c | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@redhat.com> | Thu May 08 16:41:20 2025 +0200 |
committer | Thomas Huth <thuth@redhat.com> | Tue Sep 09 09:31:20 2025 +0200 |
tree | c5cba1b1b04908aa6ea21b53354c8205df43a607 | |
parent | 180c65c3467f49565ffe26f663a0482717f7d4ea [diff] |
Revert "meson.build: Disable -fzero-call-used-regs on OpenBSD" This reverts commit 2d6d995709482cc8b6a76dbb5334a28001a14a9a. OpenBSD 7.7 fixed the problem with the -fzero-call-used-regs on OpenBSD, see https://github.com/openbsd/src/commit/03eca72d1e030b7a542cd6aec1 for the fix there. Suggested-by: Brad Smith <brad@comstyle.com> Signed-off-by: Thomas Huth <thuth@redhat.com> Message-ID: <20250508144120.163009-6-thuth@redhat.com>