1
0
mirror of https://github.com/golang/go synced 2024-10-05 00:21:21 -06:00
go/misc/dist
Shenghou Ma a978b1e049 misc/dist: support building statically linked toolchain.
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
2013-10-02 20:14:54 -04:00
..
darwin misc/dist: remove Xcode files from the darwin binary distribution 2013-08-30 10:11:18 +10:00
windows windows: install fixes 2012-03-26 16:48:20 +11:00
bindist.go misc/dist: support building statically linked toolchain. 2013-10-02 20:14:54 -04:00