Commit 5aff100
sweet/harnesses: in go-build harness rebuild go command too
We rebuild the compiler and linker for each of the go-build runs, but
they're not happy if their versions (including the go experiment) don't
match up with the go command's version. So rebuild the go command with
the same configuration so everything matches.
Change-Id: I606db082e0dedfc3c396e731f5fb8bccd0f61a79
Reviewed-on: https://go-review.googlesource.com/c/benchmarks/+/689615
LUCI-TryBot-Result: Go LUCI <[email protected]>
Reviewed-by: Michael Knyszek <[email protected]>
Reviewed-by: Michael Matloob <[email protected]>
Auto-Submit: Michael Knyszek <[email protected]>1 parent db1dbcb commit 5aff100
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
121 | | - | |
| 120 | + | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| |||
0 commit comments