CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/07/11 06:18:26
Modified files:
wayland/river : Makefile
Log message:
wayland/river: explicitly set CPU
lang/zig default behaviour is to compile for the specific CPU on which it
runs. This specifies a more generic baseline CPU for amd64 and arm64.
While here, add --verbose build flag, disable coloured output and observe
$MAKE_JOBS.
tests and feedback from yaydn (at) protonmail, thanks
