From 94a4485f702c9681a12b25b6db2ef1be68cffc01 Mon Sep 17 00:00:00 2001 From: Brad Fitzpatrick Date: Tue, 6 Dec 2016 22:15:12 +0000 Subject: [PATCH] doc: mention more binary download architectures Fixes #18207 Change-Id: Ibe85ab0acba7553b93603a31140b31bd9e4802cf Reviewed-on: https://go-review.googlesource.com/34015 Reviewed-by: Ian Lance Taylor --- doc/install.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/install.html b/doc/install.html index ebe66c0205..d8e04b78c2 100644 --- a/doc/install.html +++ b/doc/install.html @@ -47,8 +47,8 @@ If your OS or architecture is not on the list, you may be able to Notes
-FreeBSD 8-STABLE or later amd64 Debian GNU/kFreeBSD not supported -Linux 2.6.23 or later with glibc amd64, 386, arm CentOS/RHEL 5.x not supported +FreeBSD 8-STABLE or later amd64, 386 Debian GNU/kFreeBSD not supported +Linux 2.6.23 or later with glibc amd64, 386, arm, s390x, ppc64le CentOS/RHEL 5.x not supported Mac OS X 10.8 or later amd64 use the clang or gcc that comes with Xcode for cgo support Windows XP or later amd64, 386 use MinGW gcc. No need for cygwin or msys. -- 2.50.0