On 8/27/21 2:09 PM, Thomas Huth wrote: > If the users ran configure with --enable-libfdt=system, they likely did > that on purpose. We should not silently fall back to the internal libfdt > if the system libfdt is not usable, but report the problem with a proper > message instead. > > Signed-off-by: Thomas Huth <[email protected]> > --- > meson.build | 2 ++ > 1 file changed, 2 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
