mirror of https://github.com/golang/go.git
This change removes the necessity to have GOBIN in $PATH, and also doesn't assume that the build is being run from $GOROOT/src. This is a minimal set of necessary changes to get Go to build happily from the FreeBSD ports collection. R=rsc CC=golang-dev https://golang.org/cl/171044 |
||
|---|---|---|
| .. | ||
| cat.go | ||
| cat_rot13.go | ||
| echo.go | ||
| file.go | ||
| helloworld.go | ||
| helloworld3.go | ||
| print.go | ||
| print_string.go | ||
| run | ||
| server.go | ||
| server1.go | ||
| sieve.go | ||
| sieve1.go | ||
| sort.go | ||
| sortmain.go | ||
| strings.go | ||
| sum.go | ||