HomeFreeBSD

x11/libxkbcommon: fix issue with version-script and recently linker

Description

x11/libxkbcommon: fix issue with version-script and recently linker

The test used in the meson file is valid on linux but invalid on FreeBSD
it tested while building a binary instead of a DSO.

Adding -shared to the argument of the tests makes it pass properly

Note: that this is invisible on current due to a change in the base which
is probably a bug and under investigation

PR: 285325
Reported by: many

Details

Provenance
baptAuthored on Mar 21 2025, 8:56 AM
Parents
R11:e8f555f1cd5b: mail/oama: Update to 0.18
Branches
Unknown
Tags
Unknown