]> Cypherpunks repositories - gostls13.git/commit
cmd,runtime: enable cgo for openbsd/arm64
authorJoel Sing <joel@sing.id.au>
Mon, 29 Apr 2019 02:24:30 +0000 (12:24 +1000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 29 Apr 2019 23:06:59 +0000 (23:06 +0000)
commit998cc2a1c5cad0e928f0ac07f69af36123192460
treec60b94efe81e384ea30b2341a88c14fc62e212b8
parent98c5a56f0178db479c71fa76b5791ce2fcfc58b9
cmd,runtime: enable cgo for openbsd/arm64

Updates #31656.

Change-Id: Ide6f829282fcdf20c67998b766a201a6a92c3035
Reviewed-on: https://go-review.googlesource.com/c/go/+/174132
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/dist/build.go
src/cmd/nm/nm_cgo_test.go
src/runtime/cgo/gcc_openbsd_arm64.c [new file with mode: 0644]