<div dir="ltr">Removing these packages means that users calling go -race will have to always recompile the standard library, and they can't cache it without root.<div><br></div><div>Wouldn't it be better to install all the packages, by running race.bash:</div><div><a href="https://golang.org/src/race.bash">https://golang.org/src/race.bash</a></div><div><br></div><div>The race.bash could be run with exit code ignored, since it only runs on architectures where -race is supported.</div><div><br></div></div>