DescriptionFix ninja wrapper script on non-x86 linux.
The script would previously attempt to run
the x86_32 version of ninja on 32-bit arches
such as mips and arm rather than display the
error message.
This error showed up an ARM builder:
/mnt/data/b/depot_tools/ninja: line 25: /mnt/data/b/depot_tools/ninja-linux32: cannot execute binary file
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=227549
Patch Set 1 : #
Total comments: 4
Patch Set 2 : #Patch Set 3 : #Messages
Total messages: 9 (0 generated)
|