mirror of
https://github.com/golang/go
synced 2024-11-12 02:00:23 -07:00
test: do not run external linking test on ppc64le
Change-Id: I9b8a6ac1ff6bef3b7f1e033bfd029f2a59e30297 Reviewed-on: https://go-review.googlesource.com/12623 Reviewed-by: Russ Cox <rsc@golang.org>
This commit is contained in:
parent
68557de116
commit
a60c5366f9
@ -1,4 +1,5 @@
|
||||
// +build linux
|
||||
// +build !ppc64,!ppc64le
|
||||
// run
|
||||
|
||||
// Copyright 2015 The Go Authors. All rights reserved.
|
||||
|
Loading…
Reference in New Issue
Block a user