sandia-minimega / minimega

minimega
GNU General Public License v3.0
148 stars 66 forks source link

Support for miniccc on aarch64 #1422

Open dkoch144 opened 4 years ago

dkoch144 commented 4 years ago

I'm currently looking to use miniccc for controlling vms but the pre-built miniccc binaries are for x86 only. Some of my vms are non-x86 such as aarch64 and it would be very helpful to have more architectures pre-built for fast development and/or a build guide. I have tried building from source myself on an aarch64 vm and haven't quite gotten it yet.