Date: Thu, 25 Jul 2024 22:01:37 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 276961] buildworld artifacts not reproducible between native and cross build Message-ID: <bug-276961-227-HwjpFL60hO@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-276961-227@https.bugs.freebsd.org/bugzilla/> References: <bug-276961-227@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=3D276961 --- Comment #12 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3Da4e0cb2fd99adef4cbd4f778be729a0= 79a5f2dea commit a4e0cb2fd99adef4cbd4f778be729a079a5f2dea Author: Brooks Davis <brooks@FreeBSD.org> AuthorDate: 2024-07-25 22:00:32 +0000 Commit: Brooks Davis <brooks@FreeBSD.org> CommitDate: 2024-07-25 22:00:32 +0000 devel/llvm18: fix host dependent compiler output for i386 Merge fixes for a couple cases where the compiler generated different i386 code depending on the host. In the base system this showed up as very small differences in a couple object files in buildworld for i386 depending on the host architecture (i386 or amd64). PR: 276961 devel/llvm18/Makefile | 2 +- .../files/patch-backport-freebsd-397c2693fa6 (new) | 43 +++++++ .../files/patch-backport-freebsd-55a2a91c5e1 (new) | 128 +++++++++++++++++= ++++ 3 files changed, 172 insertions(+), 1 deletion(-) --=20 You are receiving this mail because: 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-276961-227-HwjpFL60hO>