aboutsummaryrefslogtreecommitdiffstats
path: root/flags.cc
diff options
context:
space:
mode:
Diffstat (limited to 'flags.cc')
-rw-r--r--flags.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/flags.cc b/flags.cc
index d930502..b0dd4df 100644
--- a/flags.cc
+++ b/flags.cc
@@ -20,3 +20,4 @@ bool g_enable_stat_logs;
bool g_is_dry_run;
const char* g_ignore_optional_include_pattern;
const char* g_goma_dir;
+int g_num_jobs;