Skip to content
Snippets Groups Projects
Commit c526c210 authored by Ludovico de Nittis's avatar Ludovico de Nittis
Browse files

runtime: Search for libdrm_amdgpu.so.1 in addition to libdrm.so.2


libdrm.so.2 is not included in the freedesktop.org GL Platform runtime
and this leads us to search for the libdrm directory in the wrong place.

For this reason we first look at libdrm_amdgpu.so.1 and use libdrm.so.2
as a fallback.

Signed-off-by: default avatarLudovico de Nittis <ludovico.denittis@collabora.com>
parent c118367b
No related branches found
No related tags found
Loading
Checking pipeline status
This commit is part of merge request !290. Comments created here will be created in the context of that merge request.
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment