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
# For now, disable spir because it needs
# 16 because of opaque pointers
LLVM_SPIRV =
undefine LLVM_SPIRV
ifndef LLVM_SPIRV
LLVM_SPIRV_INSTALLED = no
else