mirror of
https://github.com/revyos-package/mesa.git
synced 2026-04-28 09:13:36 +00:00
rusticl: link against libgalliumvl_stub
Fixes compiling rusticl with certain configurations Cc: mesa-stable Signed-off-by: Karol Herbst <kherbst@redhat.com> Acked-by: Marek Olšák <marek.olsak@amd.com> Reviewed-by: Christian Gmeiner <cgmeiner@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26680> (cherry picked from commit 691a22f01505a2e858ba9fcd7c6a353e80355bce)
This commit is contained in:
committed by
Eric Engestrom
parent
0134dcfedd
commit
6a75e40ae0
@@ -1084,7 +1084,7 @@
|
||||
"description": "rusticl: link against libgalliumvl_stub",
|
||||
"nominated": true,
|
||||
"nomination_type": 0,
|
||||
"resolution": 0,
|
||||
"resolution": 1,
|
||||
"main_sha": null,
|
||||
"because_sha": null,
|
||||
"notes": null
|
||||
|
||||
@@ -42,6 +42,7 @@ librusticl = shared_library(
|
||||
],
|
||||
link_whole : librusticl,
|
||||
link_with : [
|
||||
libgalliumvl_stub,
|
||||
libpipe_loader_static,
|
||||
libswdri,
|
||||
libswkmsdri,
|
||||
|
||||
Reference in New Issue
Block a user