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