Skip to content

intel/vk/grl: don't install libgrl.a

Ilya K. requested to merge K900/mesa:dont-install-libgrl into main

It isn't used by anything at runtime and shouldn't be installed. Saves about 3MB of space on the final artifacts on x86_64-linux.

Closes: #8711 (closed) Fixes: 63966505 ("anv/grl: Build OpenCL kernels")

Merge request reports