1
0
mirror of https://github.com/golang/go synced 2024-09-25 05:10:12 -06:00
go/src
Russ Cox 7b4ac31cab cmd/dist: make cc rule match what cmd/go uses
We added -I$GOROOT/pkg/$GOOS_$GOARCH in cmd/go
(I think for use by cgo and swig, primarily) but didn't
update cmd/dist. I was testing some other code and
found that my changes built with cmd/go but failed
during the initial bootstrap. Make them match again.

R=golang-dev, iant
CC=golang-dev
https://golang.org/cl/7707044
2013-03-11 16:50:44 -04:00
..
cmd cmd/dist: make cc rule match what cmd/go uses 2013-03-11 16:50:44 -04:00
lib9 lib9, cmd/dist, cmd/ld: Plan 9: fix build 2013-03-11 13:34:57 -07:00
libbio
libmach cmd/ld: include full symbol table in Mach-O output 2013-03-10 16:24:01 -04:00
pkg go/types: update operand types early 2013-03-11 13:38:45 -07:00
all.bash
all.bat src/all.bat: fix banner 2012-09-20 00:58:34 +08:00
all.rc build: do not set GOBIN on Plan 9 2013-02-26 09:25:46 -08:00
clean.bash
clean.bat
clean.rc
make.bash make.bash,bat: add -tags gotypes to the build 2013-03-06 13:16:43 -08:00
make.bat make.bash,bat: add -tags gotypes to the build 2013-03-06 13:16:43 -08:00
Make.dist
make.rc build: do not set GOBIN on Plan 9 2013-02-26 09:25:46 -08:00
race.bash src: add race.bash 2013-01-28 21:05:25 +11:00
race.bat src: add race.bat 2013-02-03 00:49:37 +08:00
run.bash cmd/ld, runtime/cgo: allow a symbol to be both cgo_export and cgo_import. 2013-03-11 14:24:51 +08:00
run.bat runtime,misc/cgo/test: disable broken tests so we can test the rest 2013-03-06 15:19:01 -05:00
run.rc build: do not set GOBIN on Plan 9 2013-02-26 09:25:46 -08:00
sudo.bash sudo.bash: diagnose when the go tool is not in $PATH 2012-11-15 10:42:39 -08:00