]> Cypherpunks repositories - gostls13.git/commit
go/build: cgo is supported on linux/arm64 (external linking only)
authorShenghou Ma <minux@golang.org>
Fri, 3 Apr 2015 08:37:29 +0000 (04:37 -0400)
committerMinux Ma <minux@golang.org>
Wed, 8 Apr 2015 09:09:08 +0000 (09:09 +0000)
commitbc2860f3d8182875adced9c35616812d804b90da
tree51d2496464f341096d963517227618f2b7e14de5
parent7a96ecde4dd2cd1cb85695952ad9abc2e8894296
go/build: cgo is supported on linux/arm64 (external linking only)

Fixes #10107.

Change-Id: I309e3df7608b9eef9339196fdc50dedf5f9439f6
Reviewed-on: https://go-review.googlesource.com/8453
Reviewed-by: Aram Hăvărneanu <aram@mgk.ro>
src/go/build/build.go