Date: Thu, 23 May 2024 14:57:52 +0000 From: bugzilla-noreply@freebsd.org To: go@FreeBSD.org Subject: [Bug 278953] lang/go122: build fails on armv7 FreeBSD 13.3 Message-ID: <bug-278953-42334-iMvN3cb5WH@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-278953-42334@https.bugs.freebsd.org/bugzilla/> References: <bug-278953-42334@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278953 --- Comment #4 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D1ec501743bd9a626af211b4cab06751= 227a4d703 commit 1ec501743bd9a626af211b4cab06751227a4d703 Author: Robert Clausecker <fuz@FreeBSD.org> AuthorDate: 2024-05-13 18:45:02 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2024-05-23 14:55:55 +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 lang/go122/Makefile | 3 ++- lang/go122/files/patch-src_cmd_dist_build.go (new) | 23 ++++++++++++++++++= ++++ 2 files changed, 25 insertions(+), 1 deletion(-) --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278953-42334-iMvN3cb5WH>