mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-07 01:53:34 +08:00
Revert "build: enable ccache by default"
It can cause some magic errors with multiple-threads complation. This reverts commit 9606209e4ab07ae5e400c31c2b341f10f39bb70f. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org> (cherry picked from commit 5fc7782dd41f45f53996d841ff09ac4ca96f2575)
This commit is contained in:
parent
e038175a78
commit
38a7b22226
@ -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/
|
||||
|
||||
|
@ -56,7 +56,7 @@ menu "Advanced configuration options (for developers)"
|
||||
|
||||
config CCACHE
|
||||
bool "Use ccache"
|
||||
default y
|
||||
default n
|
||||
help
|
||||
Compiler cache; see https://ccache.samba.org/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user