svn commit: r461517 - head/net/libzmq4

Yuri yuri at freebsd.org
Sun Feb 11 22:09:03 UTC 2018


On 02/11/18 13:22, Antoine Brodin wrote:
> Disabling static library breaks net/cppzmq.


As it turned out, net/cppzmq is a C++ wrapper of net/libzmq4 that 
expects static library. Since static libs are discouraged, the right way 
is to fix net/cppzmq to not require static libs.

I will do this.


Yuri



More information about the svn-ports-head mailing list