Commit 5b83491e authored by evan@chromium.org's avatar evan@chromium.org

Check in a ninja binary for Linux x64 and Mac.

The shell script currently just assumes Linux, but can be
fixed to run the Mac binary when appropriate.

Review URL: http://codereview.chromium.org/9212017

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@117723 0039d316-1c4b-4281-b951-d872f2087c98
parent db1fd78f
#!/bin/sh
exec ninja-linux64 "$@"
File added
File added
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment