Skip to content
Commit 93726c17 authored by Dylan Baker's avatar Dylan Baker Committed by Andres Gomez
Browse files

meson: Print a message about why a libdrm version was selected



We require a single version of libdrm for all of our libdrm
dependencies (core and driver), but the way this is structured can make
the error message less than helpful, as one driver might be the one
setting the libdrm requirement, while another might be the one that
generates the version failure.

This adds a simple message to the output announcing which libdrm module
set the version, which might be more helpful.

v2: - Use message suggested by Eric Engstrom

Fixes: c445b1d5
       ("meson: Use the same version for all libdrm checks")
Reviewed-by: default avatarEric Engestrom <eric.engestrom@intel.com>
(cherry picked from commit d25a27ec)
parent fb41d6e9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment