]> Cypherpunks repositories - gostls13.git/commit
cmd/go: fix build -n for cgo enabled packages
authorAnthony Martin <ality@pbrane.org>
Wed, 30 Jan 2013 23:09:34 +0000 (15:09 -0800)
committerAnthony Martin <ality@pbrane.org>
Wed, 30 Jan 2013 23:09:34 +0000 (15:09 -0800)
commit6d2d2ae4d9af028ff13819497baeecfd984dc3e6
treea6649e7edee09082ce8f37590f13fd4188c2783e
parente7ef3b6dafd1bd8d460029880d559a403d46d20c
cmd/go: fix build -n for cgo enabled packages

R=golang-dev, minux.ma, rsc
CC=golang-dev
https://golang.org/cl/7095067
src/cmd/go/build.go