mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-26 09:28:20 +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
|
||||
RUN_TEST=no
|
||||
SCCACHE_ENABLE=no
|
||||
SCCACHE_CMAKE=
|
||||
else
|
||||
COVERITY_ENABLE=0
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user