Branch: refs/heads/master
Home: https://github.com/qemu/qemu
Commit: 887cba855bb6ff4775256f7968409281350b568c
https://github.com/qemu/qemu/commit/887cba855bb6ff4775256f7968409281350b568c
Author: Philippe Mathieu-Daudé <[email protected]>
Date: 2023-07-11 (Tue, 11 Jul 2023)
Changed paths:
M configure
Log Message:
-----------
configure: Fix cross-building for RISCV host (v5)
Update $linux_arch to keep using the shared linux-headers/asm-riscv/
include path.
Fixes: e3e477c3bca0 ("configure: Fix cross-building for RISCV host")
Reported-by: Richard Henderson <[email protected]>
Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
[rth: Missed v5, so now applying the diff between v4 and v5.]
Signed-off-by: Richard Henderson <[email protected]>