[Bug 273753] [exp-run] Against llvm-17-update branch on GitHub
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 273753] [exp-run] Against llvm-17-update branch on GitHub"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 10 Jan 2024 16:24:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273753 --- Comment #131 from commit-hook@FreeBSD.org --- A commit in branch 2024Q1 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=014c6ea64d07ff7f3e35d82d2db6e90c1e9eef9d 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 >= 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(-) -- You are receiving this mail because: You are on the CC list for the bug.