[Bug 278953] lang/go122: build fails on armv7 FreeBSD 13.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 23 May 2024 15:01:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278953 --- Comment #5 from commit-hook@FreeBSD.org --- A commit in branch 2024Q2 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=5888c8d3e3cd2885b50ad9b230669f446c3c78e4 commit 5888c8d3e3cd2885b50ad9b230669f446c3c78e4 Author: Robert Clausecker <fuz@FreeBSD.org> AuthorDate: 2024-05-13 18:45:02 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2024-05-23 15:01:42 +0000 lang/go122: fix build on armv7 This backports a commit needed to get proper barriers during bootstrap when building Go with more than one job on armv7. Note that this only changes the behaviour when building the bootstrap toolchain. Binaries generated using the toolchain are not affected and hence Go ports need not be bumped. PR: 278953 Approved by: portmgr (build fix blanket) Obtained from: https://go-review.googlesource.com/c/go/+/562995 See also: https://github.com/golang/go/issues/65601 MFH: 2024Q2 (cherry picked from commit 1ec501743bd9a626af211b4cab06751227a4d703) lang/go122/Makefile | 3 ++- lang/go122/files/patch-src_cmd_dist_build.go (new) | 23 ++++++++++++++++++++++ 2 files changed, 25 insertions(+), 1 deletion(-) -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.