forward to the list.
-- Forwarded message -
From: Anthoine Bourgeois
Date: Wed, Mar 17, 2021 at 11:26 AM
Subject: Re: [PATCH] hw/core: Only build guest-loader if libfdt is available
To: Philippe Mathieu-Daudé
On Mon, Mar 15, 2021 at 06:04:39PM +0100, Philippe Mathieu-Daudé
Philippe Mathieu-Daudé writes:
> Add a Kconfig entry for guest-loader so we can optionally deselect
> it (default is built in), and add a Meson dependency on libfdt.
>
> This fixes when building with --disable-fdt:
>
> /usr/bin/ld: libcommon.fa.p/hw_core_guest-loader.c.o: in function
> `load
On Mon, Mar 15, 2021 at 1:15 PM Philippe Mathieu-Daudé
wrote:
>
> Add a Kconfig entry for guest-loader so we can optionally deselect
> it (default is built in), and add a Meson dependency on libfdt.
>
> This fixes when building with --disable-fdt:
>
> /usr/bin/ld: libcommon.fa.p/hw_core_guest-lo
Add a Kconfig entry for guest-loader so we can optionally deselect
it (default is built in), and add a Meson dependency on libfdt.
This fixes when building with --disable-fdt:
/usr/bin/ld: libcommon.fa.p/hw_core_guest-loader.c.o: in function
`loader_insert_platform_data':
hw/core/guest-loade