summaryrefslogtreecommitdiff
path: root/libgo/go/crypto/sha1/sha1block_generic.go
diff options
context:
space:
mode:
Diffstat (limited to 'libgo/go/crypto/sha1/sha1block_generic.go')
-rw-r--r--libgo/go/crypto/sha1/sha1block_generic.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgo/go/crypto/sha1/sha1block_generic.go b/libgo/go/crypto/sha1/sha1block_generic.go
index 696e26b6257..f0194626a6f 100644
--- a/libgo/go/crypto/sha1/sha1block_generic.go
+++ b/libgo/go/crypto/sha1/sha1block_generic.go
@@ -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,!amd64p32,!386,!arm
+// +build !amd64,!amd64p32,!386,!arm,!s390x
package sha1