Problem: --version-script not used on OpenBSD
Solution: switch to libtool symbol visibility support, which leads to more portable constructs in the autotools glue. As noted in the libtool documentation "This option has no effect on some platforms." After this commit, global symbols intended to be kept private will disappear on platforms that were previously not handled using -Wl,--version-script.
Showing
src/libzmq.vers
deleted
100644 → 0
Please
register
or
sign in
to comment