OSDN Git Service

Set --ninja_suffix based on make/mm/mmm targets
authorShinichiro Hamaji <hamaji@google.com>
Tue, 1 Sep 2015 05:24:18 +0000 (14:24 +0900)
committerShinichiro Hamaji <hamaji@google.com>
Tue, 1 Sep 2015 22:37:39 +0000 (07:37 +0900)
commitbfd01872cb1afdf419f42bdd5c1df47b715e0d91
treeddad65ed3a4cd3e5835f4e59d4391298f43f01f7
parentec8f973147c3eacb048dd486c9534562f0328303
Set --ninja_suffix based on make/mm/mmm targets

This fixes two issues:

- Switching make target didn't work well when the latter
  make target is not a subset of the first make target.
- Switching between m and mm/mmm forced build.ninja to be
  regenerated.

Bug: 23685536

Change-Id: I3c3550d6cca3007d166a13367d6bc22cc3feede2
core/ninja.mk