diff options
Diffstat (limited to 'sha3/xor_unaligned.go')
| -rw-r--r-- | sha3/xor_unaligned.go | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sha3/xor_unaligned.go b/sha3/xor_unaligned.go index 1ce6062..870e2d1 100644 --- a/sha3/xor_unaligned.go +++ b/sha3/xor_unaligned.go @@ -3,8 +3,6 @@ // license that can be found in the LICENSE file. //go:build (amd64 || 386 || ppc64le) && !purego -// +build amd64 386 ppc64le -// +build !purego package sha3 |
