summaryrefslogtreecommitdiff
path: root/libgo/go/plugin/plugin_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'libgo/go/plugin/plugin_test.go')
-rw-r--r--libgo/go/plugin/plugin_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/libgo/go/plugin/plugin_test.go b/libgo/go/plugin/plugin_test.go
index b334c5cf0ec..30b79edaad7 100644
--- a/libgo/go/plugin/plugin_test.go
+++ b/libgo/go/plugin/plugin_test.go
@@ -2,7 +2,6 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
-// +build !nacl
// +build !linux linux,!arm64
package plugin_test