aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/sha1/fallback_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/sha1/fallback_test.go')
-rw-r--r--src/crypto/sha1/fallback_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypto/sha1/fallback_test.go b/src/crypto/sha1/fallback_test.go
index aa1d413f2f..b869a939f6 100644
--- a/src/crypto/sha1/fallback_test.go
+++ b/src/crypto/sha1/fallback_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.
-//go:build s390x
+//go:build s390x && !purego
package sha1