aboutsummaryrefslogtreecommitdiff
path: root/chacha20/chacha_noasm.go
diff options
context:
space:
mode:
Diffstat (limited to 'chacha20/chacha_noasm.go')
-rw-r--r--chacha20/chacha_noasm.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/chacha20/chacha_noasm.go b/chacha20/chacha_noasm.go
index 02ff3d0..db42e66 100644
--- a/chacha20/chacha_noasm.go
+++ b/chacha20/chacha_noasm.go
@@ -3,7 +3,6 @@
// license that can be found in the LICENSE file.
//go:build (!arm64 && !s390x && !ppc64le) || !gc || purego
-// +build !arm64,!s390x,!ppc64le !gc purego
package chacha20