mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-12-25 11:12:32 +00:00
The following packages did not work on aarch64: - linuxkit/test-docker-bench - linuxkit/test-ltp - linuxkit/test-ns - linuxkit/test-virtsock Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
7 lines
86 B
Makefile
7 lines
86 B
Makefile
IMAGE=test-ltp
|
|
DEPS=check.sh
|
|
NETWORK=1
|
|
ARCHES=x86_64
|
|
|
|
include ../../../pkg/package.mk
|