aboutsummaryrefslogtreecommitdiff
path: root/chacha20poly1305/chacha20poly1305_noasm.go
diff options
context:
space:
mode:
Diffstat (limited to 'chacha20poly1305/chacha20poly1305_noasm.go')
-rw-r--r--chacha20poly1305/chacha20poly1305_noasm.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/chacha20poly1305/chacha20poly1305_noasm.go b/chacha20poly1305/chacha20poly1305_noasm.go
index f832b33..34e6ab1 100644
--- a/chacha20poly1305/chacha20poly1305_noasm.go
+++ b/chacha20poly1305/chacha20poly1305_noasm.go
@@ -3,7 +3,6 @@
// license that can be found in the LICENSE file.
//go:build !amd64 || !gc || purego
-// +build !amd64 !gc purego
package chacha20poly1305