CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/09/18 03:58:03
Modified files:
sysutils/firmware/vmm: Makefile
Log message:
vmm-firmware tweaks;
use a better COMMENT
pre-create some dirs so that parallel builds work
set DPB_PROPERTIES=parallel
(I also tried to persuade the EDK II build not to force full paths to
/usr/bin/clang etc so that it would pick up ccache if USE_CCACHE is set,
but didn't manage to make that work)
