[Bug 258463] x11/libwacom: Fix build with clang/lld 13

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 15 Sep 2021 09:13:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258463

--- 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.

-- 
You are receiving this mail because:
You are the assignee for the bug.