mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
runtime: add s390x support (modified files only)
Change-Id: Ib79ad4a890994ad64edb1feb79bd242d26b5b08a Reviewed-on: https://go-review.googlesource.com/20945 Reviewed-by: Minux Ma <minux@golang.org> Run-TryBot: Michael Munday <munday@ca.ibm.com> TryBot-Result: Gobot Gobot <gobot@golang.org>
This commit is contained in:
parent
a2eded3421
commit
0f08dd2183
9 changed files with 11 additions and 9 deletions
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
// +build !mips64
|
||||
// +build !mips64le
|
||||
// +build !s390x
|
||||
// +build linux
|
||||
|
||||
package runtime
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue