Revert "build: enable ccache by default"

It can cause some magic errors with multiple-threads complation.

This reverts commit 9606209e4a.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 5fc7782dd41f45f53996d841ff09ac4ca96f2575)
This commit is contained in:
Tianling Shen
2021-09-29 13:48:04 +08:00
parent e038175a78
commit 38a7b22226
2 changed files with 2 additions and 2 deletions

View File

@@ -63,7 +63,7 @@ menuconfig DEVEL
config CCACHE
bool "Use ccache" if DEVEL
default y
default n
help
Compiler cache; see https://ccache.samba.org/