Created attachment 252283 [details] git format-patch path Merge upstream commit f026d7063ece: Add /usr/lib32 to the native search paths for FreeBSD systems. Upstream PR: https://sourceware.org/bugzilla/show_bug.cgi?id=31395 This fixes the issue in src worked around by eb90239d08863 lib{c,thr}: add DT_RUNPATH for gcc -m32.
LGTM.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=e85c5176a901d354a38a5bc77bd0dff280aa3bf1 commit e85c5176a901d354a38a5bc77bd0dff280aa3bf1 Author: Brooks Davis <brooks@FreeBSD.org> AuthorDate: 2024-07-25 18:40:07 +0000 Commit: Brooks Davis <brooks@FreeBSD.org> CommitDate: 2024-07-25 18:40:35 +0000 devel/binutils: add /usr/lib32 to search path Merge upstream commit f026d7063ece: Add /usr/lib32 to the native search paths for FreeBSD systems. PR: 280447 Approved by: cy (maintainer) Upstream PR: https://sourceware.org/bugzilla/show_bug.cgi?id=31395 MFH: 2024Q3 Sponsored by: DARPA, AFRL devel/binutils/Makefile | 2 +- devel/binutils/files/patch-ld-lib32 (new) | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-)
A commit in branch 2024Q3 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=411bffe040e0d51e5504b35c7dd0215d842b9dab commit 411bffe040e0d51e5504b35c7dd0215d842b9dab Author: Brooks Davis <brooks@FreeBSD.org> AuthorDate: 2024-07-25 18:40:07 +0000 Commit: Brooks Davis <brooks@FreeBSD.org> CommitDate: 2024-07-25 22:28:26 +0000 devel/binutils: add /usr/lib32 to search path Merge upstream commit f026d7063ece: Add /usr/lib32 to the native search paths for FreeBSD systems. PR: 280447 Approved by: cy (maintainer) Upstream PR: https://sourceware.org/bugzilla/show_bug.cgi?id=31395 MFH: 2024Q3 Sponsored by: DARPA, AFRL (cherry picked from commit e85c5176a901d354a38a5bc77bd0dff280aa3bf1) devel/binutils/Makefile | 2 +- devel/binutils/files/patch-ld-lib32 (new) | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-)