diff options
| author | Michael Munday <mike.munday@ibm.com> | 2019-10-16 21:49:09 +0100 |
|---|---|---|
| committer | Brad Fitzpatrick <bradfitz@golang.org> | 2019-10-16 21:57:24 +0000 |
| commit | 943df4f629560f5c33474dd82e2b534ea5f8653f (patch) | |
| tree | c9228e462770512741e1d59af046ae9dec69d21b /src/encoding/json/encode.go | |
| parent | b76e6f88251712a21071d4ea11573bd8cdfa21de (diff) | |
| download | go-943df4f629560f5c33474dd82e2b534ea5f8653f.tar.xz | |
crypto/ecdsa: remove s390x assembly
This a revert of CL 174437 and follow up fix CL 201317.
The s390x assembly in this package makes use of an instruction
(specifically KDSA) which is not supported by the current build
machine. Remove this assembly for now, we can revisit this
functionality once we have a newer build machine and can ensure
that this assembly is well tested.
Updates #34927.
Change-Id: I779286fa7d9530a254b53a515ee76b1218821f2f
Reviewed-on: https://go-review.googlesource.com/c/go/+/201360
Run-TryBot: Michael Munday <mike.munday@ibm.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'src/encoding/json/encode.go')
0 files changed, 0 insertions, 0 deletions
