qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] util: fix build with musl libc on ppc64le


From: Richard Henderson
Subject: Re: [PATCH] util: fix build with musl libc on ppc64le
Date: Tue, 9 Jan 2024 08:13:55 +1100
User-agent: Mozilla Thunderbird

On 1/5/24 03:26, Philippe Mathieu-Daudé wrote:
Hi Natanael,

On 19/12/23 11:51, Natanael Copa wrote:
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.

Fixes: 623d7e3551a6 (util: Add cpuinfo-ppc.c)

Hmm this commit barely moved the code. Maybe it revealed the
issue from the following commits?

Fixes: 63922f467a ("tcg/ppc: Replace HAVE_ISEL macro with a variable")
Fixes: 68f340d4cd ("tcg/ppc: Enable Altivec detection")

Anyhow, changes LGTM.


Queued, thanks.


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]