Author :
volker
Date :
2026-07-11 12:18:26
Hash :2fcde362 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