aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/file-cache.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbuild2/file-cache.hxx')
-rw-r--r--libbuild2/file-cache.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbuild2/file-cache.hxx b/libbuild2/file-cache.hxx
index 4486307..d3c0a30 100644
--- a/libbuild2/file-cache.hxx
+++ b/libbuild2/file-cache.hxx
@@ -105,7 +105,7 @@ namespace build2
{
using path_type = build2::path;
- bool temporary;
+ bool temporary = true;
// The returned reference is valid and stable for the lifetime of the
// entry handle.