[Bug 276035] net/mpich: ld: error: undefined reference due to --no-allow-shlib-undefined with clang-17
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 01 Jan 2024 11:36:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276035 --- Comment #4 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3eba17d8241bcf4c0ebc213ba246f6111f1770b3 commit 3eba17d8241bcf4c0ebc213ba246f6111f1770b3 Author: Dimitry Andric <dim@FreeBSD.org> AuthorDate: 2024-01-01 11:29:41 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2024-01-01 11:29:41 +0000 net/mpich: real fix for clang-17 This replaces the previous work-around and the need of an external compiler. For detailed explanations, see PR 276035. PR: 276035 net/mpich/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.