When switching to lld, I saw errors from multiply defined vl symbols due to
radeonsi always linking libgalliumvl.
Acked-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6324>
]
if (with_gallium_va or with_gallium_vdpau or with_gallium_omx != 'disabled' or
- with_gallium_xvmc or with_dri)
+ with_gallium_xvmc or with_dri or with_gallium_radeonsi)
pipe_loader_link_with += libgalliumvl
else
pipe_loader_link_with += libgalliumvl_stub