mirror of
https://github.com/golang/go
synced 2024-11-11 23:10:23 -07:00
a978b1e049
so that we don't need worry about specifying the required libc version (note: as cmd/go will still be dynamically linked to libc, we still need to perform the build on OSes with an old enough libc. But as cmd/go doesn't rely on many libc symbols, the situation should be significantly better). Fixes #3564. R=golang-dev, adg CC=golang-dev https://golang.org/cl/14261043 |
||
---|---|---|
.. | ||
darwin | ||
windows | ||
bindist.go |