packages/libs/zmq/patches
Rosen Penev da3409bc3d
zmq: switch to building with CMake
Faster compilation.

Before:

time make package/zmq/compile -j 12
Executed in   24.98 secs   fish           external
   usr time   97.41 secs  263.00 micros   97.40 secs
   sys time   12.51 secs   34.00 micros   12.51 secs

After:

time make package/zmq/compile -j 12
Executed in   18.17 secs   fish           external
   usr time   85.22 secs  248.00 micros   85.22 secs
   sys time    9.23 secs   32.00 micros    9.23 secs

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-18 15:28:13 -07:00
..
010-cmake.patch zmq: switch to building with CMake 2020-07-18 15:28:13 -07:00
020-map_with_const_string_with_ublic++.patch libzmq: Remove uClibc++ support 2019-07-25 12:32:16 -07:00
030-streamoff_missing_with_ulibc++.patch zmq: update to 4.1.3, fix GCC5 error, refresh patches 2015-12-07 12:07:06 -05:00
040-fix_GNUC_conditional_for_GCC5.patch zmq: update to 4.1.3, fix GCC5 error, refresh patches 2015-12-07 12:07:06 -05:00
050-nanosleep.patch libzmq: Remove uClibc++ support 2019-07-25 12:32:16 -07:00