aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/sha1/sha1block_decl.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/sha1/sha1block_decl.go')
-rw-r--r--src/crypto/sha1/sha1block_decl.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/crypto/sha1/sha1block_decl.go b/src/crypto/sha1/sha1block_decl.go
index 9c7df4e40a..93054efa7c 100644
--- a/src/crypto/sha1/sha1block_decl.go
+++ b/src/crypto/sha1/sha1block_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 arm || 386 || s390x
// +build arm 386 s390x
package sha1