turnip: Make sure we include the build id.
authorEric Anholt <eric@anholt.net>
Thu, 13 Aug 2020 22:15:26 +0000 (15:15 -0700)
committerMarge Bot <eric+marge@anholt.net>
Mon, 31 Aug 2020 17:50:30 +0000 (17:50 +0000)
commit221aa00eeb33938dab06b26c8a770ecae3698825
treed5cf6676b49566fb79ed4a51649165e4e8c3893a
parent2d1c60700528e17ca5693ff3943d7662577b3d26
turnip: Make sure we include the build id.

The ir3 disk cache is initialized when we use the ir3 compiler, even if we
don't use it ourselves, and it requires a build id.  With lld, it seems we
don't end up getting one included by default.

Fixes: f97acb4bb4b1 ("freedreno/ir3: disk-cache support")
Reviewed-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6324>
src/freedreno/vulkan/meson.build