CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2026/01/28 12:21:50
Modified files:
sysutils/firmware/vmm: Makefile
sysutils/firmware/vmm/patches: patch-Makefile
Log message:
Build vmm-firmware (seabios) using devel/x86_64-elf/gcc
Using a toolchain dedicated to standalone x86 executables should be more
reliable than adding workarounds each time an llvm update breaks this
port. The patch to keep the .fixedaddr.* sections doesn't seem needed
any more.
General agreement/ok from sthen@ dv@ mlarkin@ and kn@, thanks kn@ for
the tests.