2024-08-03 21:28:29 by Benny Siegert | Files touched by this commit (3) |
Log message: go-bin: add FreeBSD binaries go14 does not build on FreeBSD 14, so the bootstrap from source does not work. Thus, use go-bin for bootstrapping on FreeBSD 14. |
2024-04-02 15:49:28 by Jonathan Perkin | Files touched by this commit (1) |
Log message: go-bin: pkglint autofix. |
2024-04-02 15:48:51 by Jonathan Perkin | Files touched by this commit (2) |
Log message: go-bin: Update the illumos bootstrap kit. |
2024-01-09 12:38:35 by Tobias Nygren | Files touched by this commit (1) |
Log message: go-bin: fix build on aarch64 |
2023-12-29 20:52:06 by Benny Siegert | Files touched by this commit (2) | |
Log message: go-bin: update to 1.21.5 Go 1.22 needs at least 1.20 to build, so update the binary bootstrap kit. Note that Illumos is still at 1.19.4. I prodded the Go team a while ago, and now we have official binaries for netbsd-arm64, nice! :) |
2022-12-19 20:23:41 by Jonathan Perkin | Files touched by this commit (2) |
Log message: go-bin: Support illumos/amd64. |
2022-12-13 22:12:10 by Amitai Schleier | Files touched by this commit (1) |
Log message: REPLACE_BASH *.sh one subdirectory further, fixing - src/crypto/internal/boring/build.sh - src/go/doc/comment/mkstd.sh when ${PREFIX} != "/usr/pkg". |
2022-12-10 20:58:56 by Tobias Nygren | Files touched by this commit (2) | |
Log message: go-bin: update to 1.19.4 |
2022-09-12 14:12:51 by Jonathan Perkin | Files touched by this commit (1) |
Log message: go-bin: Support DARWIN_CHROOTED for x86_64 too. Fixes build in an x86_64 chroot on an arm64 host. |
2022-08-15 12:37:16 by Tobias Nygren | Files touched by this commit (1) |
Log message: go-bin: fix make distinfo target |