CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/04/14 15:38:00
Modified files:
net/minio/client: Makefile
security/age : Makefile
shells/elvish : Makefile
sysutils/amazon-ecs-cli: Makefile
sysutils/node_exporter: Makefile
sysutils/restic: Makefile
sysutils/serf : Makefile
devel/sqlc : Makefile
Log message:
disable some golang ports on aarch64, failing builds mostly due to
golang.org/x/sys/unix or golang.org/x/net/internal/socket problems (which
suggests they have old vendored copies that don't include aarch64 support)