summaryrefslogtreecommitdiffstats
path: root/main.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'main.cxx')
-rw-r--r--main.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.cxx b/main.cxx
index edb72768..05a137b7 100644
--- a/main.cxx
+++ b/main.cxx
@@ -524,6 +524,7 @@ main (int argc, char * const argv [])
case 'k':
s.keep_tmpdir = true;
+ s.use_cache = false; /* User wants to keep a usable build tree. */
break;
case 'g':