mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-09 10:25:42 +00:00
Macs no longer support QEMU as a provider, build tag it out. Signed-off-by: Ashley Cui <acui@redhat.com>
3 lines
52 B
Go
3 lines
52 B
Go
//go:build !amd64 && !arm64 && darwin
|
|
|
|
package qemu
|