[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: Tue, 23 Jan 2024 19:10:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276035 --- Comment #11 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=22ba7292a1c9956f39d2004c0513bede7e2cbcee commit 22ba7292a1c9956f39d2004c0513bede7e2cbcee Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2024-01-23 18:59:12 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2024-01-23 19:09:49 +0000 net/mpich: apply the fix for clang 17 on all OSVERSION clang-17 has been MFC’ed: do not check OSVERSION but rather COMPILER_VERSION. PR: 276035 Reported by: pmc (at) citylink.dinoex.sub.org net/mpich/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.