mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
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:
@@ -1,5 +1,6 @@
|
||||
// +build !windows
|
||||
// +build !linux !cgo
|
||||
// +build !linux !ppc64le
|
||||
// +build !solaris !cgo
|
||||
|
||||
package term
|
||||
|
||||
Reference in New Issue
Block a user