]> Cypherpunks repositories - gostls13.git/commit
cmd: re-enable tests with external linking on openbsd/arm
authorJoel Sing <joel@sing.id.au>
Wed, 24 Apr 2019 12:21:53 +0000 (22:21 +1000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 24 Apr 2019 16:17:27 +0000 (16:17 +0000)
commit2417b0d0067b192e7cca05c00d9874617607fa81
tree5d64c79a7cdd868e0e0557f2b6dbbd42111ad010
parentf84d28b7755f256efda7830a3b78b46464497527
cmd: re-enable tests with external linking on openbsd/arm

Go on openbsd/arm has supported external linking for a while now, so
re-enable the external linking related tests that were previously
disabled.

Fixes #10619

Change-Id: I304eeabf3b462d53b7feda17ae390bbe2fa22069
Reviewed-on: https://go-review.googlesource.com/c/go/+/173597
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/go/note_test.go
src/cmd/objdump/objdump_test.go