Date: Wed, 10 Jan 2024 16:24:14 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 273753] [exp-run] Against llvm-17-update branch on GitHub Message-ID: <bug-273753-7788-41RxSQCT4q@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-273753-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-273753-7788@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=3D273753 --- Comment #131 from commit-hook@FreeBSD.org --- A commit in branch 2024Q1 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D014c6ea64d07ff7f3e35d82d2db6e90= c1e9eef9d commit 014c6ea64d07ff7f3e35d82d2db6e90c1e9eef9d Author: Dimitry Andric <dim@FreeBSD.org> AuthorDate: 2024-01-10 16:19:00 +0000 Commit: Dimitry Andric <dim@FreeBSD.org> CommitDate: 2024-01-10 16:23:10 +0000 databases/rrdtool: fix build with lld 17 Some symbols in the linker version script librrd.sym are undefined when the CACHE option is off. Suppress errors with lld >=3D 17 due to these undefined symbols. PR: 273753 MFH: 2024Q1 (cherry picked from commit 2ed094adef32cc683a9a077f1c8eb2241754068a) databases/rrdtool/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273753-7788-41RxSQCT4q>