[Bug 273992] qt-dist.mk: suppress linker version script errors with lld >= 17
Date: Tue, 26 Sep 2023 19:07:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273992
Dimitry Andric <dim@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #245087|0 |1
is obsolete| |
--- Comment #2 from Dimitry Andric <dim@FreeBSD.org> ---
Created attachment 245260
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=245260&action=edit
qt-dist.mk: suppress linker version script errors with lld >= 17 (now for all
qt versions)
Move the LDFLAGS block so it applies to both qt5 and qt6, since they both have
the same issue.
--
You are receiving this mail because:
You are on the CC list for the bug.