rusticl: stop linking with libgalliumvl

it's not needed.

Signed-off-by: Karol Herbst <git@karolherbst.de>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23778>
This commit is contained in:
Karol Herbst 2023-06-22 00:47:04 +02:00 committed by Marge Bot
parent 92fdfea5af
commit 33673bcc2a

View file

@ -42,7 +42,6 @@ librusticl = shared_library(
],
link_whole : librusticl,
link_with : [
libgalliumvl,
libpipe_loader_static,
libswdri,
libswkmsdri,