Commit Graph

6 Commits

Author SHA1 Message Date
Tony Theodore 33a6fc6f4c *zmq: remove stack protector workarounds 2020-06-06 14:15:29 +10:00
Mark Brand 61f377cc11 libzmq: compatibility workaround for mingw 7
"...with mingw-w64 if you define _FORTIFY_SOUECE to something
    greater than zero you have to link against libssp, either by adding
    -fstack-protector or -lssp, because mingw-w64, unlike GNU libc, does
    not provide fortified functions."

https://github.com/msys2/MINGW-packages/issues/5868
2020-06-06 14:01:56 +10:00
Mark Brand 26405f3593 update libzmq 2020-06-06 14:01:56 +10:00
Tony Theodore 3a031adb40 github branch pkgs: use new GH_CONF format 2018-03-15 12:28:24 +11:00
Tony Theodore c899938a0e libzmq: use Libs.private for .pc file 2018-03-13 04:02:39 +11:00
Tony Theodore 90fc2216c2 add libzmq and cppzmq 2018-03-13 03:37:34 +11:00