[Bug 276961] buildworld artifacts not reproducible between native and cross build
Date: Thu, 25 Jul 2024 22:01:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276961 --- Comment #12 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=a4e0cb2fd99adef4cbd4f778be729a079a5f2dea 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(-) -- You are receiving this mail because: You are the assignee for the bug.