summaryrefslogtreecommitdiffstats
path: root/src/debug_flags.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug_flags.cc')
-rw-r--r--src/debug_flags.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/debug_flags.cc b/src/debug_flags.cc
index 8065001..44b14c4 100644
--- a/src/debug_flags.cc
+++ b/src/debug_flags.cc
@@ -14,6 +14,8 @@
bool g_explaining = false;
+bool g_keep_depfile = false;
+
bool g_keep_rsp = false;
bool g_experimental_statcache = true;