aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/elliptic/fuzz_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/elliptic/fuzz_test.go')
-rw-r--r--src/crypto/elliptic/fuzz_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/crypto/elliptic/fuzz_test.go b/src/crypto/elliptic/fuzz_test.go
index b9209a789b..f5c9841a12 100644
--- a/src/crypto/elliptic/fuzz_test.go
+++ b/src/crypto/elliptic/fuzz_test.go
@@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
+//go:build amd64 || arm64 || ppc64le
// +build amd64 arm64 ppc64le
package elliptic