diff options
Diffstat (limited to 'toolchain/ccache/Config.in.2')
-rw-r--r-- | toolchain/ccache/Config.in.2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/toolchain/ccache/Config.in.2 b/toolchain/ccache/Config.in.2 index f7af00d05..6a6c78915 100644 --- a/toolchain/ccache/Config.in.2 +++ b/toolchain/ccache/Config.in.2 @@ -2,6 +2,7 @@ config BR2_PACKAGE_CCACHE_TARGET bool "ccache" + depends on BR2_PACKAGE_GCC_TARGET help ccache is a compiler cache. It speeds up recompilation of C/C++ code by caching previous compiles and detecting when |