diff options
| author | Shenghou Ma <minux.ma@gmail.com> | 2013-10-01 23:44:20 -0400 |
|---|---|---|
| committer | Shenghou Ma <minux.ma@gmail.com> | 2013-10-01 23:44:20 -0400 |
| commit | 6b188ef57a644838bd4c673d6d14b49879db6297 (patch) | |
| tree | f440c5aff4e1aa402c495f1e028a06339e28ce08 /src/pkg/runtime/malloc_test.go | |
| parent | 57d37b55b8646b16ccdee6662933964f26176add (diff) | |
| download | go-6b188ef57a644838bd4c673d6d14b49879db6297.tar.xz | |
cmd/dist, build: support building statically linked toolchain
Added a new $GO_DISTFLAGS to make.bash, and while we're here,
added mention $CXX in make.bash (CL 13704044).
Fixes #6448.
Update #3564
We can pass GO_DISTFLAGS=-s from misc/dist to make.bash so that
it will build a statically linked toolchain.
(Note: OS X doesn't have the concept of static linking, so don't
pass GO_DISTFLAGS=-s for OS X builds)
R=adg, rsc, iant
CC=golang-dev
https://golang.org/cl/13887043
Diffstat (limited to 'src/pkg/runtime/malloc_test.go')
0 files changed, 0 insertions, 0 deletions
