diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-07 14:22:51 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-07 14:22:51 +0100 |
commit | cc799ec57ca72d4bb56d34d19e9318c0b6b4b55d (patch) | |
tree | 78546bfbb5102e4e41a762b38eef1fb0d1e54882 /target/config/Config.in.adk | |
parent | 9afcdcff6e924cdd3871dadb554105d412502b55 (diff) | |
parent | 9c4dfaf684036828b71187836290b490395d0adc (diff) |
Merge branch 'master' of git+ssh://openadk.org:/git/openadk
Diffstat (limited to 'target/config/Config.in.adk')
-rw-r--r-- | target/config/Config.in.adk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/config/Config.in.adk b/target/config/Config.in.adk index c8f820321..46de14044 100644 --- a/target/config/Config.in.adk +++ b/target/config/Config.in.adk @@ -46,6 +46,7 @@ config ADK_WGET_TIMEOUT config ADK_USE_CCACHE bool "Use ccache to speedup recompilation" + select ADK_HOST_NEED_CCACHE default n help Useful if you have enough space for the cache and need speedup compilation. |