aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/internal/edwards25519/field/fe_amd64.s
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/internal/edwards25519/field/fe_amd64.s')
-rw-r--r--src/crypto/internal/edwards25519/field/fe_amd64.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypto/internal/edwards25519/field/fe_amd64.s b/src/crypto/internal/edwards25519/field/fe_amd64.s
index 60817acc41..657851c85e 100644
--- a/src/crypto/internal/edwards25519/field/fe_amd64.s
+++ b/src/crypto/internal/edwards25519/field/fe_amd64.s
@@ -1,6 +1,6 @@
// Code generated by command: go run fe_amd64_asm.go -out ../fe_amd64.s -stubs ../fe_amd64.go -pkg field. DO NOT EDIT.
-//go:build amd64 && gc && !purego
+//go:build !purego
#include "textflag.h"