]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgo/go/crypto/elliptic/p256_generic.go
libgo: update to Go1.14beta1
[thirdparty/gcc.git] / libgo / go / crypto / elliptic / p256_generic.go
index 48954a2e9c94897e1ea7926d9a5b58fa376f9558..8e1a4125ade130cdd28f827884221f26a8c92e07 100644 (file)
@@ -2,7 +2,7 @@
 // Use of this source code is governed by a BSD-style
 // license that can be found in the LICENSE file.
 
-// -build !amd64,!s390x,!arm64
+// -build !amd64,!s390x,!arm64,!ppc64le
 
 package elliptic