mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-01 15:08:33 +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,4 +1,5 @@
|
||||
IMAGE=binfmt
|
||||
DEPS=main.go $(wildcard etc/binmft.d/*)
|
||||
ARCHES=x86_64
|
||||
|
||||
include ../package.mk
|
||||
|
Reference in New Issue
Block a user