mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
disable ccache build
This commit is contained in:
parent
0e42710c09
commit
6f52d351ac
@ -63,7 +63,7 @@ menuconfig DEVEL
|
|||||||
|
|
||||||
config CCACHE
|
config CCACHE
|
||||||
bool "Use ccache" if DEVEL
|
bool "Use ccache" if DEVEL
|
||||||
default y
|
default n
|
||||||
help
|
help
|
||||||
Compiler cache; see https://ccache.samba.org/
|
Compiler cache; see https://ccache.samba.org/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user