]> Cypherpunks.ru repositories - gostls13.git/commit
build: test linux/mips64 and linux/mips64le with buildall.bash
authorShenghou Ma <minux@golang.org>
Tue, 19 Jan 2016 03:55:11 +0000 (22:55 -0500)
committerMinux Ma <minux@golang.org>
Tue, 19 Jan 2016 04:43:44 +0000 (04:43 +0000)
commit3208d92b78eed4d6abfedf3799f51b37826351a6
treee38a9b78f3362ea8a55eaea64571e59da3e371de
parent14aacc2fd8abe054ca7e63a141e87b2844623303
build: test linux/mips64 and linux/mips64le with buildall.bash

Both mips64 architectures share the same runtime/rt0 file, so
we have to hardcode them in buildall.bash.

Ideally we should have cmd/dist report all supported platforms,
see #12270.

Change-Id: I08ce35cfe0a831af5e1e8255b305efd38386fa52
Reviewed-on: https://go-review.googlesource.com/18687
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/buildall.bash