summaryrefslogtreecommitdiff
path: root/libgo/go/crypto/sha1/sha1block_decl.go
diff options
context:
space:
mode:
Diffstat (limited to 'libgo/go/crypto/sha1/sha1block_decl.go')
-rw-r--r--libgo/go/crypto/sha1/sha1block_decl.go5
1 files changed, 3 insertions, 2 deletions
diff --git a/libgo/go/crypto/sha1/sha1block_decl.go b/libgo/go/crypto/sha1/sha1block_decl.go
index 24e521af1f..bb18cbf734 100644
--- a/libgo/go/crypto/sha1/sha1block_decl.go
+++ b/libgo/go/crypto/sha1/sha1block_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 amd64 amd64p32 arm 386
+// +build ignore
+// +build amd64p32 arm 386 s390x
package sha1