clearcontainers / runtime

OCI (Open Containers Initiative) compatible runtime using Virtual Machines
Apache License 2.0
589 stars 70 forks source link

failed to build cc-runtime on ARM #1008

Closed devimc closed 6 years ago

devimc commented 6 years ago

Description of problem

failed to build cc-runtime on ARM

Expected result

cc-runtime binary

Actual result

Makefile:35: arch/arm64-options.mk: No such file or directory make: *** No rule to make target 'arch/arm64-options.mk'. Stop.


configuration file should have qemu-system-aarch64 as qemu command and kvm as machine accelerator