OSDN Git Service

Switch to using kati env script
authorColin Cross <ccross@android.com>
Mon, 9 Nov 2015 22:21:12 +0000 (14:21 -0800)
committerColin Cross <ccross@android.com>
Tue, 17 Nov 2015 20:10:13 +0000 (12:10 -0800)
commitea20915b3076e3997a9b2b6dd3c4cf45731106ff
tree4b6adb6a2aa72cd8dc00b52d5a8c931dcd033700
parentd6f389299c0854ea9bfd41ff30bfe0ee3615fd52
Switch to using kati env script

Kati generates a shell script to run ninja, but that makes it difficult
to customize the ninja command line.  Switch to sourcing the new env
script and then starting ninja manually.

Change-Id: I7139290a463018ddf5e05b4d61a0d2f18b1a2247
core/ninja.mk