Date: Wed, 15 Sep 2021 09:13:26 +0000 From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 258463] x11/libwacom: Fix build with clang/lld 13 Message-ID: <bug-258463-7141-wZMbt8OT0O@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-258463-7141@https.bugs.freebsd.org/bugzilla/> References: <bug-258463-7141@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=3D258463 --- Comment #3 from Dimitry Andric <dim@FreeBSD.org> --- (In reply to Niclas Zeising from comment #2) Upstream already has a pull request to completely get rid of the deprecated symbols: https://github.com/linuxwacom/libwacom/pull/290 However, this will break their ABI and bump the .so version, so clients will have to be recompiled. I guess it is nicer for the time being to not break the ABI and get rid of = the symbol trickery. I will also put in a pull request. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258463-7141-wZMbt8OT0O>