summaryrefslogtreecommitdiffstats
path: root/toolchain
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer2007-01-29 11:08:39 +0100
committerBernhard Reutner-Fischer2007-01-29 11:08:39 +0100
commit574f5d250596e93a2b6154a0a2e08e3f0ad593f0 (patch)
treebb4018998c06d1a14a46efa39f0f36141c58d455 /toolchain
parent- be gentle to vi's syntax highlighting (diff)
downloadbuildroot-574f5d250596e93a2b6154a0a2e08e3f0ad593f0.tar.gz
buildroot-574f5d250596e93a2b6154a0a2e08e3f0ad593f0.tar.xz
buildroot-574f5d250596e93a2b6154a0a2e08e3f0ad593f0.zip
- update defconfig to current versions and a minimal package selection
Diffstat (limited to 'toolchain')
-rw-r--r--toolchain/ccache/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/ccache/Config.in b/toolchain/ccache/Config.in
index a265375c4..df4f1ef68 100644
--- a/toolchain/ccache/Config.in
+++ b/toolchain/ccache/Config.in
@@ -4,7 +4,7 @@ comment "Ccache Options"
config BR2_CCACHE
bool "Enable ccache support?"
- default y
+ default n
help
Enable ccache support?