|
From: | Richard Henderson |
Subject: | Re: [PATCH v5 47/48] target/arm/tcg/arith_helper: compile file twice (system, user) |
Date: | Mon, 5 May 2025 12:37:25 -0700 |
User-agent: | Mozilla Thunderbird |
On 5/5/25 12:33, Pierrick Bouvier wrote:
On 5/5/25 11:54 AM, Richard Henderson wrote:On 5/4/25 18:52, Pierrick Bouvier wrote:Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> --- target/arm/tcg/arith_helper.c | 4 +++- target/arm/tcg/meson.build | 3 ++- 2 files changed, 5 insertions(+), 2 deletions(-)This one doesn't use CPUARMState, so we can probably drop the cpu.h include, and thus always build once.Done.
Thanks. Preemptive Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |