mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-02 14:02:04 +00:00
with coverity, disable sccache for real
This commit is contained in:
parent
d520125d70
commit
7dd4eccab4
1
debian/rules
vendored
1
debian/rules
vendored
@ -570,6 +570,7 @@ ifneq (,$(filter coverity,$(DEB_BUILD_OPTIONS)))
|
||||
CONFIGURE_EXTRA += --enable-assertions
|
||||
STAGE_ALL_CMAKE_EXTRA += -DLLVM_ENABLE_ASSERTIONS=ON
|
||||
SCCACHE_ENABLE=no
|
||||
SCCACHE_CMAKE=
|
||||
# no need to run tests in this case
|
||||
RUN_TEST=no
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user