spirv: fix racy build
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reported-by: Ki'sak Acked-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33769>
This commit is contained in:
committed by
Marge Bot
parent
8a64eee4d7
commit
b72c772f83
@@ -62,6 +62,7 @@ libvtn = static_library(
|
||||
idep_vtn = declare_dependency(
|
||||
dependencies : [dep_spirv_tools, idep_nir, idep_mesautil],
|
||||
link_with : libvtn,
|
||||
sources : [spirv_info_h],
|
||||
)
|
||||
|
||||
spirv2nir = executable(
|
||||
|
||||
Reference in New Issue
Block a user