Prevent ppc64le to build pkg/term without cgo

Signed-off-by: Tibor Vass <tibor@docker.com>
Upstream-commit: 71e9f5c520bd457508994b11938b7a6c577beaaf
Component: engine
This commit is contained in:
Tibor Vass
2017-05-04 17:14:11 -07:00
parent 0424213965
commit 400bf9fc6d

View File

@ -1,5 +1,6 @@
// +build !windows
// +build !linux !cgo
// +build !linux !ppc64le
// +build !solaris !cgo
package term