mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-12 10:33:52 +01:00
b3acae89e2
Solution: don't. libtool's archive files are already being deprecated in Debian-based distros. They are no longer necessary, and cause the reverse dependencies to over-link. EG: when built with sodium/pgm/krb5, all applications/libraries linking against libzmq would be forced to link against sodium/pgm/krb5 despite not using any of those libraries symbols. |
||
---|---|---|
.. | ||
debian | ||
nuget | ||
obs | ||
redhat | ||
README |
This directory is for packaging tools. Please do not hardcode version numbers into your scripts; you can get them at runtime by calling version.sh, or at configure time if you use autoconf.