summaryrefslogtreecommitdiff
path: root/libgo/go/crypto/sha256/sha256block_decl.go
diff options
context:
space:
mode:
Diffstat (limited to 'libgo/go/crypto/sha256/sha256block_decl.go')
-rw-r--r--libgo/go/crypto/sha256/sha256block_decl.go5
1 files changed, 3 insertions, 2 deletions
diff --git a/libgo/go/crypto/sha256/sha256block_decl.go b/libgo/go/crypto/sha256/sha256block_decl.go
index a50c978710..e283c412c1 100644
--- a/libgo/go/crypto/sha256/sha256block_decl.go
+++ b/libgo/go/crypto/sha256/sha256block_decl.go
@@ -1,8 +1,9 @@
-// Copyright 2013 The Go Authors. All rights reserved.
+// Copyright 2013 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
-// +build 386 amd64
+// +build ignore
+// +build 386 amd64 s390x ppc64le
package sha256