aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/sha512/sha512block_amd64.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/sha512/sha512block_amd64.go')
-rw-r--r--src/crypto/sha512/sha512block_amd64.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypto/sha512/sha512block_amd64.go b/src/crypto/sha512/sha512block_amd64.go
index 8da3e1473f..fd1baecb32 100644
--- a/src/crypto/sha512/sha512block_amd64.go
+++ b/src/crypto/sha512/sha512block_amd64.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 amd64
+//go:build !purego
package sha512