mirror of
https://github.com/containers/podman.git
synced 2025-06-03 20:33:20 +08:00
Spell "build linux darwin" as "build !windows".
Equivalent for supported platforms, and makes it easier to support additional unix-like OSes. [NO TESTS NEEDED] Signed-off-by: Maya Rashish <maya@NetBSD.org>
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
// +build amd64,linux arm64,linux amd64,darwin arm64,darwin
|
||||
// +build amd64,!windows arm64,!windows
|
||||
|
||||
package qemu
|
||||
|
||||
|
Reference in New Issue
Block a user