CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/07/02 14:57:35
Modified files:
www/superhtml : Makefile
Log message:
www/superhtml: 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.
Here's hoping that this fixes the issues observed with the binary in
current packages.
