Re: [PATCH] configure: Add nios2-softmmu to the libfdt-required list

2020-04-08 Thread Philippe Mathieu-Daudé
On 4/8/20 10:16 AM, Stephanos Ioannidis wrote: The nios2-softmmu target requires libfdt to function properly (see hw/nios2/boot.c). Signed-off-by: Stephanos Ioannidis --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 233c671aaa..029

[PATCH] configure: Add nios2-softmmu to the libfdt-required list

2020-04-08 Thread Stephanos Ioannidis
The nios2-softmmu target requires libfdt to function properly (see hw/nios2/boot.c). Signed-off-by: Stephanos Ioannidis --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 233c671aaa..029adcf795 100755 --- a/configure +++ b/configure @@ -