diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-06-19 11:16:09 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-06-19 11:56:47 +0200 |
| commit | f7a1d898925ade33bd27c2574261658a18c7e563 (patch) | |
| tree | dd3f6157e6e9aa9c04740c7ee38e054350e09cd1 /executor | |
| parent | bc258b506da8ceda014bf1d40d695d1890e9f785 (diff) | |
Makefile: cosmetic fixes
1. Use --no-print-directory.
These "Entering directory"/"Leaving directory" messages are completely useless.
2. Use go build instead of go install.
This is just to test build and we don't install anything otherwise.
Don't mess with GOAPTH/bin unnecessarily.
3. Don't export MAKEFLAGS.
It is exported by default.
4. Suppress descriptions up-to-date check output.
It's cryptic and is not particularly useful.
Diffstat (limited to 'executor')
0 files changed, 0 insertions, 0 deletions
