aboutsummaryrefslogtreecommitdiff
path: root/libgo/go/crypto/aes/cipher_generic.go
diff options
context:
space:
mode:
Diffstat (limited to 'libgo/go/crypto/aes/cipher_generic.go')
-rw-r--r--libgo/go/crypto/aes/cipher_generic.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/libgo/go/crypto/aes/cipher_generic.go b/libgo/go/crypto/aes/cipher_generic.go
index 1630331..a8d6bdc 100644
--- a/libgo/go/crypto/aes/cipher_generic.go
+++ b/libgo/go/crypto/aes/cipher_generic.go
@@ -3,7 +3,6 @@
// license that can be found in the LICENSE file.
//-go:build !amd64 && !s390x && !ppc64le && !arm64
-// -build !amd64,!s390x,!ppc64le,!arm64
package aes