1
0
mirror of https://github.com/golang/go synced 2024-11-12 09:20:22 -07:00
go/src/plugin
Tobias Klauser 2d4bd3db7f plugin: fix build constraint to disable test on linux/arm64
CL 151478 was suppose to fix the build failure on linux/arm64 but the
build constraint didn't exclude linux/arm64 properly.

Fixes #28982

Change-Id: Ia80265b0adba0384cd28bc2deb1726418664975a
Reviewed-on: https://go-review.googlesource.com/c/151303
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Andrew Bonventre <andybons@golang.org>
2018-11-28 18:14:20 +00:00
..
plugin_dlopen.go plugin: remove unused func 2018-08-22 16:29:03 +00:00
plugin_stubs.go plugin: make stub lookup signature match dlopen version 2018-05-08 17:09:05 +00:00
plugin_test.go plugin: fix build constraint to disable test on linux/arm64 2018-11-28 18:14:20 +00:00
plugin.go plugin: document support for macOS 2017-12-12 00:59:50 +00:00