Only put PARSE_TIME_MAKE_GOALS into KATI_TARGETS
Only goals that modify the parsing need to be passed to kati, filter out everything else and only pass it to ninja. Also, always specify --gen_all_phony_targets. With this flag, kati emits all phony targets in the ninja file so a ninja file generated only with PARSE_TIME_MAKE_GOALS can handle targets which don't change the parsing. Bug: 24339367 Change-Id: I63237160c3c86817b53635665d56906790ec4e6a
Loading
Please register or sign in to comment