mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 13:58:04 +02:00
turnip: drop linking libfreedreno_drm
Now that it is no longer required. Signed-off-by: Rob Clark <robdclark@chromium.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5476>
This commit is contained in:
parent
1a33faea8c
commit
b5c810d68b
1 changed files with 0 additions and 1 deletions
|
|
@ -113,7 +113,6 @@ libvulkan_freedreno = shared_library(
|
|||
],
|
||||
link_with : [
|
||||
libvulkan_wsi,
|
||||
libfreedreno_drm, # required by ir3_shader_get_variant, which we don't use
|
||||
libfreedreno_ir3,
|
||||
libfreedreno_layout,
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue