]> Cypherpunks repositories - gostls13.git/commit
cmd/go: pass gccgoflags at the end of gccgo command line, warn if user passes the...
authorShenghou Ma <minux.ma@gmail.com>
Tue, 18 Dec 2012 17:48:09 +0000 (01:48 +0800)
committerShenghou Ma <minux.ma@gmail.com>
Tue, 18 Dec 2012 17:48:09 +0000 (01:48 +0800)
commit326ccebec8986de534c8608ff6f8fe7bd0070b10
treebd417dd0f3862923d5f2d4d25330f8b00baddaa9
parent70e967b7bc6583735c098a91395b9f42b017e006
cmd/go: pass gccgoflags at the end of gccgo command line, warn if user passes the wrong toolchain options

R=iant
CC=golang-dev
https://golang.org/cl/6940082
src/cmd/go/build.go