diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Kconfig b/src/Kconfig index d9c46076ae..e4b4e0377a 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -62,7 +62,6 @@ endchoice config SCANBUILD_ENABLE bool "Build with scan-build for static analysis" default n - depends on !CCACHE help Changes the build process to scan-build is used. Requires scan-build in path. |