• Shenghou Ma's avatar
    cmd/dist, build: support building statically linked toolchain · 6b188ef5
    Shenghou Ma authored
    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
    6b188ef5
Name
Last commit
Last update
api Loading commit data...
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...