]> Cypherpunks repositories - gostls13.git/commit
doc: add riscv64 to ports list
authorTobias Klauser <tklauser@distanz.ch>
Mon, 29 Jun 2020 12:32:22 +0000 (14:32 +0200)
committerTobias Klauser <tobias.klauser@gmail.com>
Wed, 1 Jul 2020 09:07:18 +0000 (09:07 +0000)
commit84152d57692fc21ad5ee4bcf8eb0a5ec2a958790
treeee3be542f07fd46bd550802cb9fa3dd2f2a2b375
parent96e83664378918980bd8f60822c4bc39befcb668
doc: add riscv64 to ports list

Mention support for the 64-bit RISC-V instruction set (GOARCH=riscv64)
in the "Installing Go from source" document. Also sort the list of
supported instruction sets alphabetically.

Updates #27532

Change-Id: I07a443044a41a803853978dd7f7446de89ecceb5
Reviewed-on: https://go-review.googlesource.com/c/go/+/240377
Reviewed-by: Alberto Donizetti <alb.donizetti@gmail.com>
doc/install-source.html