aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/sha256/sha256block_decl.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/sha256/sha256block_decl.go')
-rw-r--r--src/crypto/sha256/sha256block_decl.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/crypto/sha256/sha256block_decl.go b/src/crypto/sha256/sha256block_decl.go
index fe07e53b84..a6bb396f13 100644
--- a/src/crypto/sha256/sha256block_decl.go
+++ b/src/crypto/sha256/sha256block_decl.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 386 || amd64 || s390x || ppc64le
// +build 386 amd64 s390x ppc64le
package sha256