mmatuska / mfsbsd

mfsBSD
http://mfsbsd.vx.sk
BSD 2-Clause "Simplified" License
494 stars 137 forks source link

Enable build on aarch64 #145

Open sec opened 9 months ago

sec commented 9 months ago

Small changes that enable build on aarch64 based machines.

Tested with 13.2 under qemu for ex. qemu-system-aarch64 -drive format=raw,file=mfsbsd-13.2-RELEASE-aarch64.img -m 2048M -cpu cortex-a57 -M virt -bios edk2-aarch64-code.fd

void-fm commented 8 months ago

I'll try building this on a rpi4. Will it work with 14.0-releng?