mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-15 14:48:35 +00:00
Merge remote-tracking branch 'origin/13' into snapshot
This commit is contained in:
commit
092724de0a
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 bash -c "type -p 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