CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/07/21 12:21:20
Modified files:
lang/go : Makefile distinfo
Log message:
Update lang/go binary bootstraps to 1.18.4.
At least one of the older binary bootstraps was still using direct system
calls. This also changes amd64 to use binary bootstrap, as the native
go-bootstrap is no longer useful due to recent syscall removals.
