disable the llvm spir

This commit is contained in:
Sylvestre Ledru 2022-11-11 23:28:18 +01:00
parent 5f299ff3c1
commit 2abbbcccdd

2
debian/rules vendored
View File

@ -252,7 +252,7 @@ ifndef LLVM_SPIRV
endif endif
# For now, disable spir because it needs # For now, disable spir because it needs
# 16 because of opaque pointers # 16 because of opaque pointers
LLVM_SPIRV = undefine LLVM_SPIRV
ifndef LLVM_SPIRV ifndef LLVM_SPIRV
LLVM_SPIRV_INSTALLED = no LLVM_SPIRV_INSTALLED = no
else else