aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/api
diff options
context:
space:
mode:
authorDave Cheney <dave@cheney.net>2012-06-08 13:13:02 +1000
committerDave Cheney <dave@cheney.net>2012-06-08 13:13:02 +1000
commit072e36d5ef1d51f70b446e6f5b141595e1108ebd (patch)
tree99d00f75d5446b7416589bd30138a69e8748330c /src/cmd/api
parent97300640ca510f1db2c38bdf48e9e82ee4bae983 (diff)
downloadgo-072e36d5ef1d51f70b446e6f5b141595e1108ebd.tar.xz
cmd/5c, cmd/5g, cmd/5l: fix cross compilation failure on darwin
Fixes #3708. The fix to allow 5{c,g,l} to compile under clang 3.1 broke cross compilation on darwin using the Apple default compiler on 10.7.3. This failure was introduced in 9b455eb64690. This has been tested by cross compiling on darwin/amd64 to linux/arm using * gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) * clang version 3.1 (branches/release_31) As well as on linux/arm using * gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) * Ubuntu clang version 3.0-6ubuntu3 (tags/RELEASE_30/final) (based on LLVM 3.0) * Debian clang version 3.1-4 (branches/release_31) (based on LLVM 3.1) R=consalus, rsc CC=golang-dev https://golang.org/cl/6307058
Diffstat (limited to 'src/cmd/api')
0 files changed, 0 insertions, 0 deletions