go/src/cmd/cgo
Russ Cox 2ddb672ddc build: on OS X 10.8 and later, use clang instead of gcc
Fixes #5822.
Will no doubt cause other problems, but Apple has forced our hand.

R=golang-dev, bradfitz, khr
CC=golang-dev
https://golang.org/cl/12350044
2013-08-02 14:58:27 -04:00
..
ast.go cmd/cgo: fix line number annotations in generated C code 2013-02-01 08:34:08 -08:00
doc.go cmd/cgo: clarify the underscore prefix rule and C union representation in Go. 2013-07-12 04:34:04 +08:00
gcc.go build: on OS X 10.8 and later, use clang instead of gcc 2013-08-02 14:58:27 -04:00
godefs.go cmd/cgo: Fix issue with cgo cdefs 2013-07-24 17:27:42 -07:00
main.go cmd/cgo, cmd/go: remove #cgo directive parsing from cmd/cgo 2013-04-10 21:41:54 -07:00
out.go build: on OS X 10.8 and later, use clang instead of gcc 2013-08-02 14:58:27 -04:00
util.go cmd/cgo: don't reimplement os/exec in util.go. 2013-03-01 15:04:14 -05:00