Merge "Turn on phony checks"

This commit is contained in:
Treehugger Robot
2018-07-24 17:58:11 +00:00
committed by Gerrit Code Review

View File

@@ -78,6 +78,8 @@ func runKati(ctx Context, config Config) {
"--werror_find_emulator",
"--no_builtin_rules",
"--werror_suffix_rules",
"--warn_real_to_phony",
"--warn_phony_looks_real",
"--kati_stats",
"-f", "build/make/core/main.mk",
}