commit | 96fac393ae7c37837773abe282f647cfa5bce33c | [log] [tgz] |
---|---|---|
author | Jim Stichnoth <stichnot@chromium.org> | Fri Mar 11 14:58:23 2016 -0800 |
committer | Jim Stichnoth <stichnot@chromium.org> | Fri Mar 11 14:58:23 2016 -0800 |
tree | 0dc1c1341509b99b66b759da9df492ae546a2ebf | |
parent | 0a3c523d94c620457f1572ac5c526a4fee983b0e [diff] |
Subzero: 'make presubmit' checks for certain prerequisites. A fresh checkout of native_client lacks some components that Subzero's "make -f Makefile.standalone presubmit" needs. Add explicit checks for these components, and when missing, print suggestions for how to create them. BUG= https://bugs.chromium.org/p/nativeclient/issues/detail?id=4359 R=jpp@chromium.org, smklein@chromium.org Review URL: https://codereview.chromium.org/1782343003 .