aboutsummaryrefslogtreecommitdiff
path: root/build2
diff options
context:
space:
mode:
Diffstat (limited to 'build2')
-rw-r--r--build2/b.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/b.cxx b/build2/b.cxx
index 6424b59..ba89931 100644
--- a/build2/b.cxx
+++ b/build2/b.cxx
@@ -763,7 +763,7 @@ main (int argc, char* argv[])
global_mutexes mutexes (sched.shard_size ());
- bool fcache_comp (false);
+ bool fcache_comp (true);
if (ops.file_cache_specified ())
{
const string& v (ops.file_cache ());