mirror of
https://github.com/golang/go
synced 2024-11-23 07:20:06 -07:00
test: enable fixedbugs/issue10607.go test on linux/mips64x
external linking is now supported. Change-Id: I13e90c39dad86e60781adecdbe8e6bc9e522f740 Reviewed-on: https://go-review.googlesource.com/19811 Reviewed-by: Minux Ma <minux@golang.org>
This commit is contained in:
parent
3b4180c674
commit
04a30025db
@ -1,4 +1,4 @@
|
|||||||
// +build linux,!ppc64,!ppc64le,!mips64,!mips64le
|
// +build linux,!ppc64,!ppc64le
|
||||||
// run
|
// run
|
||||||
|
|
||||||
// Copyright 2015 The Go Authors. All rights reserved.
|
// Copyright 2015 The Go Authors. All rights reserved.
|
||||||
|
Loading…
Reference in New Issue
Block a user