Because external linking is not supported for now.
Change-Id: Icdd8f3cb3bfb781a990e529fce9129d91e98a9ec
Reviewed-on: https://go-review.googlesource.com/14457
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
t.Skipf("skipping - golang.org/issue/11184")
}
+ if runtime.GOOS == "linux" && (runtime.GOARCH == "mips64le" || runtime.GOARCH == "mips64") {
+ t.Skipf("skipping - external linking not supported, golang.org/issue/12560")
+ }
+
switch runtime.GOOS {
case "plan9":
// no external linking