diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-07 10:49:59 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-07 10:49:59 +0100 |
commit | 8b0401f6010bb6318fe86f6a6eb11098a0952903 (patch) | |
tree | 5214f33cd25ccd1a0a811d39e685df82ad81d76b /target/config/Config.in.adk | |
parent | 76a462aed5771be7b02b0785f01147ebe995a611 (diff) | |
parent | dbd90668a07f2deffc9b0bd658b1cc3958e00647 (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. |