mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-26 14:14:59 +00:00
coverity: disable cmake sccache
This commit is contained in:
parent
6cb47c7b73
commit
6aa79170e9
1
debian/rules
vendored
1
debian/rules
vendored
@ -478,6 +478,7 @@ ifneq (,$(filter coverity,$(DEB_BUILD_OPTIONS)))
|
|||||||
# no need to run tests in this case
|
# no need to run tests in this case
|
||||||
RUN_TEST=no
|
RUN_TEST=no
|
||||||
SCCACHE_ENABLE=no
|
SCCACHE_ENABLE=no
|
||||||
|
SCCACHE_CMAKE=
|
||||||
else
|
else
|
||||||
COVERITY_ENABLE=0
|
COVERITY_ENABLE=0
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user