1
0
mirror of https://github.com/golang/go synced 2024-09-30 14:08:32 -06:00
go/cmd/toolstash
Cherry Zhang e4b401d06e cmd/toolstash: pass -c=1 in the second compilation
When toolstash -cmp found diff, it does a second compilation
with extra flags -v -m=2, which are imcompatible with the
concurrent backend. Pass -c=1 in the second compilation.

Change-Id: I3c77069936da1829b68375a4a6c7f9bbe364247c
Reviewed-on: https://go-review.googlesource.com/60390
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
2017-10-10 17:47:39 +00:00
..
buildall cmd/toolstash: don't build cmd for android 2017-04-05 15:47:30 +00:00
cmp.go cmd/toolstash: import from rsc.io 2016-11-04 00:31:11 +00:00
main.go cmd/toolstash: pass -c=1 in the second compilation 2017-10-10 17:47:39 +00:00