From 3ba69dd86d3d2f33cffc47c943552f7a25561293 Mon Sep 17 00:00:00 2001 From: Shinichiro Hamaji Date: Wed, 2 Sep 2015 07:23:42 +0900 Subject: [C++] Stop restoring environment variables with --ninja_suffix Also remove --lunch in m2n. They were mainly for my development and are not necessary anymore. .kati_env causes an error message for mmm build in Android repo. --- flags.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'flags.cc') diff --git a/flags.cc b/flags.cc index d984997..8884dd8 100644 --- a/flags.cc +++ b/flags.cc @@ -24,5 +24,4 @@ int g_num_jobs; int g_remote_num_jobs; bool g_detect_android_echo; bool g_gen_regen_rule; -bool g_error_on_env_change; const char* g_ignore_dirty_pattern; -- cgit v1.2.3