https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285401
John Hein <jcfyecr...@liamekaens.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #258810| |maintainer-approval?(x11@Fr Flags| |eeBSD.org) --- Comment #46 from John Hein <jcfyecr...@liamekaens.com> --- Created attachment 258810 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=258810&action=edit [patch] fix libxkbcommon version-script test for freebsd (v2: use -shared for ver script test) I know that bapt@ has said that this should be fixed in the toolchain, but here is a simple fix that can be applied (locally if need be) while people wait for the toolchain fix. And it is simpler than singling out freebsd-specific symbols (as in the previous patch from comment 39). It performs the version script test by generating a shared object rather than an executable image (the second option tijl@ mentioned in comment 30). -- You are receiving this mail because: You are the assignee for the bug.