1
0
mirror of https://github.com/golang/go synced 2024-11-17 13:44:43 -07:00
go/misc/cgo/stdio
Devon H. O'Dell 857d4cf1a9 Remove GOBIN in PATH dependency; don't assume cwd is $GOROOT/src
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
2009-12-11 15:14:09 -08:00
..
chain.go add cgo test that doesn't depend on 2009-10-03 11:33:51 -07:00
fib.go remove semis after statements in one-statement statement lists 2009-11-09 12:07:39 -08:00
file.go gofmt -w misc 2009-11-05 23:18:06 -08:00
golden.out add cgo test that doesn't depend on 2009-10-03 11:33:51 -07:00
hello.go remove semis after statements in one-statement statement lists 2009-11-09 12:07:39 -08:00
Makefile Remove GOBIN in PATH dependency; don't assume cwd is $GOROOT/src 2009-12-11 15:14:09 -08:00
test.bash Remove GOBIN in PATH dependency; don't assume cwd is $GOROOT/src 2009-12-11 15:14:09 -08:00