diff options
author | Thomas Huth | 2021-08-27 14:09:00 +0200 |
---|---|---|
committer | Thomas Huth | 2021-09-06 09:07:00 +0200 |
commit | 6c22853c733efd0a3d243bab48f8af66588f4a7a (patch) | |
tree | 5c910f2e9c10383d8680f63a6093afb08b975a70 /contrib | |
parent | meson.build: Fix the check for a usable libfdt (diff) | |
download | qemu-6c22853c733efd0a3d243bab48f8af66588f4a7a.tar.gz qemu-6c22853c733efd0a3d243bab48f8af66588f4a7a.tar.xz qemu-6c22853c733efd0a3d243bab48f8af66588f4a7a.zip |
meson.build: Don't use internal libfdt if the user requested the system libfdt
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.
Message-Id: <20210827120901.150276-3-thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions