Index: depot_tools/ninja |
=================================================================== |
--- depot_tools/ninja (revision 293083) |
+++ depot_tools/ninja (working copy) |
@@ -12,7 +12,7 @@ |
No prebuilt ninja binary was found for this system. |
Try building your own binary by doing: |
cd ~ |
- git clone https://github.com/martine/ninja.git -b v1.5.1 |
+ git clone https://github.com/martine/ninja.git -b v1.5.3 |
./ninja/bootstrap.py |
scottmg
2014/11/24 21:07:48
this could use an update i guess
Nico
2014/11/24 21:10:48
Heh, yeah. Will send you a follow-up soon.
|
Then add ~/ninja/ to your PATH. |
EOF |