[Bug 258463] x11/libwacom: Fix build with clang/lld 13
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258463 --- Comment #3 from Dimitry Andric <[email protected]> --- (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.