mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-02 23:47:11 +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,5 +1,6 @@
|
||||
IMAGE=vsudd
|
||||
DEPS=$(wildcard *.go)
|
||||
NETWORK=1
|
||||
ARCHES=x86_64
|
||||
|
||||
include ../package.mk
|
||||
|
Reference in New Issue
Block a user