[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: Thu, 21 Sep 2023 15:47:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273753
--- Comment #10 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=db793044a347c8c5a827a6b4b5a2ee9395667e3c
commit db793044a347c8c5a827a6b4b5a2ee9395667e3c
Author: Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2023-09-21 15:25:54 +0000
Commit: Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2023-09-21 15:46:12 +0000
audio/alsa-lib: fix build with lld 17
Some symbols in the linker version script Versions.in are only defined when
--enable-alisp is used at configure time. Suppress errors with lld >= 17
due
to these undefined symbols.
PR: 273753
MFH: 2023Q3
audio/alsa-lib/Makefile | 4 ++++
1 file changed, 4 insertions(+)
--
You are receiving this mail because:
You are on the CC list for the bug.