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>
This commit is contained in:
@@ -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