Commit Graph

7 Commits

Author SHA1 Message Date
Fredrik Fornwall 59435fb802 libzmq: Update from 4.2.3 to 4.2.5 2018-03-25 00:04:36 +01:00
Fredrik Fornwall cec672efef libzmq: Update from 4.2.2 to 4.2.3 2018-02-01 11:27:20 +01:00
Fredrik Fornwall 6c29aaa1c7 Transition from gnustl to libc++
This will make things as std::to_string() and other C++ features
work with a modern and supported C++ library.

We package up libc++_shared.so and bump the revision of every C++
using package to make it rebuild against it.

Users who have built C++ using libraries or programs will probably
need to rebuild them if they are linked against Termux-supplied
libraries, as user code was previously linked against gnustl while
the system libraries are now using libc++, and it's not a good idea
to mix C++ standard libraries in a program.
2017-07-14 00:23:37 +02:00
Fredrik Fornwall 5926544240 libzmq: Fix build by disabling libunwind&update 2017-03-23 10:34:38 +01:00
Fredrik Fornwall 0d71253b6a libzmq: Update from 4.1.6 to 4.2.1 2017-01-30 00:12:14 +01:00
Fredrik Fornwall 5580250255 libzmq: Update from 4.1.5 to 4.1.6 2017-01-04 19:54:16 -05:00
garwiz 4eb3f685cd Added packages libzmq and libsodium (#437) 2016-09-07 08:39:50 +02:00