CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/10/20 10:01:39
Modified files:
net/headscale : Makefile
Log message:
mark headscale ONLY_FOR_ARCHS=amd64; uses modernc.org/[email protected] which
only has amd64 support for OpenBSD. Newer versions appear to add support
for i386 and arm64 (https://gitlab.com/cznic/libc) so this could be widened
when headscale starts using a newer version.
