diff --git a/debian/rules b/debian/rules index 0aebc33d..2ccc1237 100755 --- a/debian/rules +++ b/debian/rules @@ -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