openbios icon indicating copy to clipboard operation
openbios copied to clipboard

config/scripts/switch-arch: Enable building from aarch64, riscv64.

Open Millak opened this issue 3 years ago • 1 comments

aarch64 and riscv64 are 64-bit CPUs, and without configuring the longbits as 64 writing the dictionary core file would fail with a segfault.

Millak avatar Mar 08 '23 14:03 Millak

Thanks for the patch! Whilst the repositories are hosted on github, the project still makes use of mailing lists for patches/code review. If you can resend the patch to the OpenBIOS mailing list (https://mail.coreboot.org/postorius/lists/openbios.openbios.org/) we should be able to get this reviewed/applied fairly quickly.

mcayland avatar Mar 12 '23 13:03 mcayland