diff --git a/debian/rules b/debian/rules index 3c5da631..24752f4e 100755 --- a/debian/rules +++ b/debian/rules @@ -477,6 +477,7 @@ ifneq (,$(filter coverity,$(DEB_BUILD_OPTIONS))) STAGE_ALL_CMAKE_EXTRA += -DLLVM_ENABLE_ASSERTIONS=ON # no need to run tests in this case RUN_TEST=no + SCCACHE_ENABLE=no else COVERITY_ENABLE=0 endif