]> Cypherpunks repositories - gostls13.git/commit
go/build: disable test on nacl (and a few others, unnecessarily)
authorRuss Cox <rsc@golang.org>
Wed, 16 Dec 2015 21:20:03 +0000 (16:20 -0500)
committerRuss Cox <rsc@golang.org>
Thu, 17 Dec 2015 01:43:05 +0000 (01:43 +0000)
commite5ba367c10c8d819841da5ec3661d3d20fc1e765
treec5fa3abf58c994a0d7fc953f5d06b9172d8f56e7
parent691e63b7fe69102c4db83a96cea0e19a4c345841
go/build: disable test on nacl (and a few others, unnecessarily)

Fixes build.

Change-Id: Ia71fc031cc8eb575e5ab5323ff4084147d143744
Reviewed-on: https://go-review.googlesource.com/17867
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/go/build/build_test.go