aboutsummaryrefslogtreecommitdiff
path: root/scripts/qapi
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2024-10-07 10:31:28 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2024-10-11 12:32:17 +0200
commit6ae8c5382b2396d394e135c2c6d3742d11c6d0c2 (patch)
tree1c09d1dcc9ec5baa4e3b89beede8b5d3e5836b51 /scripts/qapi
parent461a9252e249adab5f0bae3b9634be77dd5be17e (diff)
downloadqemu-6ae8c5382b2396d394e135c2c6d3742d11c6d0c2.zip
qemu-6ae8c5382b2396d394e135c2c6d3742d11c6d0c2.tar.gz
qemu-6ae8c5382b2396d394e135c2c6d3742d11c6d0c2.tar.bz2
meson: define qemu_isa_flags
Create a separate variable for compiler flags that enable specific instruction set extensions, so that they can be used with cc.compiles/cc.links. Note that -mfpmath=sse is a code generation option but it does not enable new instructions, therefore I did not make it part of qemu_isa_flags. Suggested-by: Pierrick Bouvier <pierrick.bouvier@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 'scripts/qapi')
0 files changed, 0 insertions, 0 deletions