]> Cypherpunks repositories - gostls13.git/commit
cmd/go: enable TestNodeReading on linux/mips64x
authorCherry Zhang <lunaria21@gmail.com>
Thu, 28 Apr 2016 02:18:48 +0000 (22:18 -0400)
committerMinux Ma <minux@golang.org>
Wed, 4 May 2016 16:41:57 +0000 (16:41 +0000)
commit3b4180c67425ead0631a8c86eb164f9eaa6c922d
tree0532ee6bf60e3fa8116ec9a626b4b1c9f6b66509
parent1cec0fec8caff1eacaba99ff71b2c57574887aab
cmd/go: enable TestNodeReading on linux/mips64x

external linking is now supported.

Change-Id: I3f552f5f09391205fced509fe8a5a38297ea8153
Reviewed-on: https://go-review.googlesource.com/19810
Reviewed-by: Minux Ma <minux@golang.org>
src/cmd/go/note_test.go