diff options
author | Thomas Huth <thuth@redhat.com> | 2024-04-11 14:08:19 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-04-12 12:02:12 +0200 |
commit | 2d6d995709482cc8b6a76dbb5334a28001a14a9a (patch) | |
tree | 83a849b136c15c99717e459b81ee9512363a5d53 /scripts/qapi/parser.py | |
parent | f9a7c4478c0dd64dc5eb00b6e8247c7d44d78540 (diff) | |
download | qemu-2d6d995709482cc8b6a76dbb5334a28001a14a9a.zip qemu-2d6d995709482cc8b6a76dbb5334a28001a14a9a.tar.gz qemu-2d6d995709482cc8b6a76dbb5334a28001a14a9a.tar.bz2 |
meson.build: Disable -fzero-call-used-regs on OpenBSD
QEMU currently does not work on OpenBSD since the -fzero-call-used-regs
option that we added to meson.build recently does not work with the
"retguard" extension from OpenBSD's Clang. Thus let's disable the
-fzero-call-used-regs here until there's a better solution available.
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2278
Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20240411120819.56417-1-thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/qapi/parser.py')
0 files changed, 0 insertions, 0 deletions