mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-01 23:18:41 +00:00
pkg: Disable some packages for arm64
They either won't work or the packages are specific to x86_64 like the DfM or VMware packages. Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
IMAGE=vpnkit-expose-port
|
||||
DEPS=$(wildcard *.go)
|
||||
NETWORK=1
|
||||
ARCHES=x86_64
|
||||
|
||||
include ../package.mk
|
||||
|
||||
|
Reference in New Issue
Block a user