OSDN Git Service

Have all targets in build.ninja
authorShinichiro Hamaji <hamaji@google.com>
Tue, 29 Sep 2015 05:18:59 +0000 (14:18 +0900)
committerShinichiro Hamaji <hamaji@google.com>
Tue, 29 Sep 2015 05:18:59 +0000 (14:18 +0900)
commit92bbf5667d2d16682477556cb55e0d2f0a3b1e14
tree4313b78176e9c923e9c21413706b52f3e456deaf
parentad8df5adac7d844014f74c60ce40e3cae02e5eaf
Have all targets in build.ninja

We should pass --gen_all_targets instead of --gen_all_phony_targets
to have targets which are not declared as .PHONY.

Bug: 24384320
Change-Id: I616d8c74e6efd9d69b1a935cfc5116b716f100ff
core/ninja.mk