meson/intel: only build libblorp_elk when requested
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run

All users already depend on `idep_intel_blorp_elk`.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41617>
This commit is contained in:
Eric Engestrom 2026-05-16 11:19:39 +02:00 committed by Marge Bot
parent dde7c7ed46
commit 28f3f2569d

View file

@ -79,7 +79,7 @@ if with_intel_elk
idep_nir_headers, idep_genxml, idep_mesautil, idep_intel_dev,
idep_blorp_shaders
],
build_by_default: true, # FIXME XXX
build_by_default: false,
)
idep_intel_blorp_elk = declare_dependency(