mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-18 06:46:38 +00:00
Merge remote-tracking branch 'origin/12' into 13
This commit is contained in:
commit
9e1fc686b7
2
debian/rules
vendored
2
debian/rules
vendored
@ -137,7 +137,7 @@ else
|
|||||||
control_vars = '-Vdep:devlibs=libstdc++6-$(GCC_VERSION)-dev'
|
control_vars = '-Vdep:devlibs=libstdc++6-$(GCC_VERSION)-dev'
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(shell bash -c "type -p llvm-spirv"))
|
ifeq ($(shell which llvm-spirv),)
|
||||||
LLVM_SPIRV_INSTALLED = no
|
LLVM_SPIRV_INSTALLED = no
|
||||||
else
|
else
|
||||||
LLVM_SPIRV_INSTALLED = yes
|
LLVM_SPIRV_INSTALLED = yes
|
||||||
|
Loading…
Reference in New Issue
Block a user