bring back spirv

This commit is contained in:
Sylvestre Ledru 2024-07-26 17:35:37 +02:00
parent ad4b8cb8ba
commit b98d211b69
2 changed files with 1 additions and 2 deletions

1
debian/changelog vendored
View File

@ -1,6 +1,7 @@
llvm-toolchain-18 (1:18.1.8-6) unstable; urgency=medium
* Make libllvm multi arch ready again ... (Closes: #1076131)
* bring back spirv
-- Sylvestre Ledru <sylvestre@debian.org> Fri, 26 Jul 2024 17:34:31 +0200

2
debian/rules vendored
View File

@ -301,8 +301,6 @@ else
endif
endif
LLVM_SPIRV_INSTALLED = no
LIBCLC_TARGETS_TO_BUILD=amdgcn--;amdgcn--amdhsa;amdgcn-mesa-mesa3d;r600--;nvptx--;nvptx64--;nvptx--nvidiacl;nvptx64--nvidiacl
LIBCLC_LLVM_SPIRV =
ifeq ($(LLVM_SPIRV_INSTALLED),yes)