mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-09 19:00:54 +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=tss
|
||||
NETWORK=1
|
||||
DEPS=$(wildcard upload/out/*) $(wildcard upload/out/etc/*) $(wildacrd upload/src/savedeps/*) $(wildcard upload/src/glibc_stubs/*)
|
||||
ARCHES=x86_64
|
||||
|
||||
include ../package.mk
|
||||
|
||||
|
Reference in New Issue
Block a user