diff --git a/src/plugin/plugin_test.go b/src/plugin/plugin_test.go index 6dfe14854c3..be742b8c6df 100644 --- a/src/plugin/plugin_test.go +++ b/src/plugin/plugin_test.go @@ -2,7 +2,7 @@ // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. -// +build !nacl +// +build !nacl !linux,arm64 package plugin_test