aboutsummaryrefslogtreecommitdiff
path: root/blake2b/blake2bAVX2_amd64.s
diff options
context:
space:
mode:
Diffstat (limited to 'blake2b/blake2bAVX2_amd64.s')
-rw-r--r--blake2b/blake2bAVX2_amd64.s1
1 files changed, 0 insertions, 1 deletions
diff --git a/blake2b/blake2bAVX2_amd64.s b/blake2b/blake2bAVX2_amd64.s
index 4b9daa1..353bb7c 100644
--- a/blake2b/blake2bAVX2_amd64.s
+++ b/blake2b/blake2bAVX2_amd64.s
@@ -3,7 +3,6 @@
// license that can be found in the LICENSE file.
//go:build go1.7 && amd64 && gc && !purego
-// +build go1.7,amd64,gc,!purego
#include "textflag.h"