aboutsummaryrefslogtreecommitdiff
path: root/disas/hppa.c
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2024-10-06 09:44:00 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2024-10-11 12:32:17 +0200
commit8db4e0f92e83fd80b6609439440b303ddded7ad8 (patch)
tree179cdcf32f0da442eb67bc47846ca995efc82c5c /disas/hppa.c
parent6ae8c5382b2396d394e135c2c6d3742d11c6d0c2 (diff)
downloadqemu-8db4e0f92e83fd80b6609439440b303ddded7ad8.zip
qemu-8db4e0f92e83fd80b6609439440b303ddded7ad8.tar.gz
qemu-8db4e0f92e83fd80b6609439440b303ddded7ad8.tar.bz2
meson: ensure -mcx16 is passed when detecting ATOMIC128
Moving -mcx16 out of CPU_CFLAGS caused the detection of ATOMIC128 to fail, because flags have to be specified by hand in cc.compiles and cc.links invocations (why oh why??). Ensure that these tests enable all the instruction set extensions that will be used to build the emulators. Fixes: c2bf2ccb266 ("configure: move -mcx16 flag out of CPU_CFLAGS", 2024-05-24) Reported-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Michael Tokarev <mjt@tls.msk.ru> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Tested-by: Alex Bennée <alex.bennee@linaro.org> Cc: qemu-stable@nongnu.org Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'disas/hppa.c')
0 files changed, 0 insertions, 0 deletions