CVSROOT: /cvs Module name: ports Changes by: [email protected] 2024/05/01 05:12:26
Modified files:
sysutils/u-boot: Makefile.inc
Log message:
Drop DPB_PROPERTIES=parallel
MAKE_JOBS=n doesn't help reduce build time so free up unused build
slots for other ports in bulk builds. Of course it would be nicer
to have the u-boot ports actually benefit from multiple build jobs,
as noted by sthen@. Tests and ok tb@
