]> Cypherpunks repositories - gostls13.git/commit
cmd/cgo: update #cgo docs to reflect reality
authorRuss Cox <rsc@golang.org>
Mon, 23 Sep 2013 20:29:53 +0000 (16:29 -0400)
committerRuss Cox <rsc@golang.org>
Mon, 23 Sep 2013 20:29:53 +0000 (16:29 -0400)
commit3c1ece2cb4caeb1a7ed6954e456dbe5bd6fd4c24
tree5906a6c080b5e47922eed0e7815890009831d7aa
parent05ff4d7a1aa18811d12e9ccaa774b6e71dc613b8
cmd/cgo: update #cgo docs to reflect reality

The syntax accepted is full build constraints, not just
GOOS, GOARCH, and GOOS/GOARCH.

R=golang-dev, iant
CC=golang-dev
https://golang.org/cl/13504048
src/cmd/cgo/doc.go