Skip to content
Success

Changes

Summary

  1. Assigned expected symbol versions to libXpm.so (commit: c025e8d) (details)
Commit c025e8da2d36153839e1b7834b1923b8beae7875 by noreply
Assigned expected symbol versions to libXpm.so

The symbol versions defined in mapfile-vers were not used while linking
because the variable $(LD_OPTIONS_SO) is not exported to the linker.
This causes a compatibility issue with older software.

See https://www.illumos.org/issues/14574

Co-authored-by: Jean-Pierre André <jpandre@users.sourceforge.net>
(commit: c025e8d)
The file was modifiedcomponents/x11/libXpm/Makefile (diff)
The file was addedcomponents/x11/libXpm/patches/mapfile.patch