mirror of
https://github.com/golang/go
synced 2024-11-02 11:50:30 +00:00
Revert "test: do not run external linking test on ppc64le"
Broke most builders.
This reverts commit a60c5366f9
.
Change-Id: Iae952cfcc73ef5da621616a0b3d586b60d1ce9c9
Reviewed-on: https://go-review.googlesource.com/12684
Reviewed-by: Russ Cox <rsc@golang.org>
This commit is contained in:
parent
0645bdd110
commit
a2cf0568e8
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
// +build linux
|
||||
// +build !ppc64,!ppc64le
|
||||
// run
|
||||
|
||||
// Copyright 2015 The Go Authors. All rights reserved.
|
||||
|
|
Loading…
Reference in a new issue