OSDN Git Service

Don't use ninja to build targets.
authorNicolas Geoffray <ngeoffray@google.com>
Wed, 23 Sep 2015 11:02:56 +0000 (12:02 +0100)
committerNicolas Geoffray <ngeoffray@google.com>
Wed, 23 Sep 2015 11:02:56 +0000 (12:02 +0100)
commit14a3160005b0cebc41f777c119c7c07ad580a43f
tree68a7351cd602f5d0c6053fdc76075ca1e9b6e0a3
parent6a0e05aff612118d45b87473829fd69a595003ba
Don't use ninja to build targets.

Ninja does not preserve the -e option given to make.

Change-Id: I3b540aa420a57369b67565477a31c6ff2c17afaf
tools/buildbot-build.sh