diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2023-12-19 11:51:29 +0100 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2024-01-11 08:48:16 +1100 |
commit | 1d513e06d96697f44de4a1b85c6ff627c443e306 (patch) | |
tree | 6e422b8d6115fd2a9a1269576ba5bb6d3750b3f4 /scripts/qapi/parser.py | |
parent | ca5bed07d0e7e0530c2cafbc134c4f74e582ac50 (diff) | |
download | qemu-1d513e06d96697f44de4a1b85c6ff627c443e306.zip qemu-1d513e06d96697f44de4a1b85c6ff627c443e306.tar.gz qemu-1d513e06d96697f44de4a1b85c6ff627c443e306.tar.bz2 |
util: fix build with musl libc on ppc64le
Use PPC_FEATURE2_ISEL and PPC_FEATURE2_VEC_CRYPTO from linux headers
instead of the GNU specific PPC_FEATURE2_HAS_ISEL and
PPC_FEATURE2_HAS_VEC_CRYPTO. This fixes build with musl libc.
Cc: qemu-stable@nongnu.org
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1861
Signed-off-by: Natanael Copa <ncopa@alpinelinux.org>
Fixes: 63922f467a ("tcg/ppc: Replace HAVE_ISEL macro with a variable")
Fixes: 68f340d4cd ("tcg/ppc: Enable Altivec detection")
Message-Id: <20231219105236.7059-1-ncopa@alpinelinux.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'scripts/qapi/parser.py')
0 files changed, 0 insertions, 0 deletions