zmq: Make 2 variants, refresh patches, fix C++ build issues 1538/head
authorTed Hess <thess@kitschensync.net>
Sat, 4 Jul 2015 14:46:53 +0000 (10:46 -0400)
committerTed Hess <thess@kitschensync.net>
Sat, 4 Jul 2015 14:51:52 +0000 (10:51 -0400)
commit79a63ec03897bda0d6282afda3600c6dce7b95c1
tree860aa9053d7173926992350e5678ddae9632b331
parent93cb07e376cb187315b843339c0e1f58351235e2
zmq: Make 2 variants, refresh patches, fix C++ build issues

Signed-off-by: Ted Hess <thess@kitschensync.net>
libs/zmq/Makefile
libs/zmq/patches/010-disable_pedantic_on_linux_with_ulibc++.patch [new file with mode: 0644]
libs/zmq/patches/020-map_with_const_string_with_ublic++.patch [new file with mode: 0644]
libs/zmq/patches/030-streamoff_missing_with_ulibc++.patch [new file with mode: 0644]
libs/zmq/patches/100-fix-cxx-include-order.patch [new file with mode: 0644]
libs/zmq/patches/disable_pedantic_on_linux_with_ulibc++.patch [deleted file]
libs/zmq/patches/map_with_const_string_with_ublic++.patch [deleted file]
libs/zmq/patches/streamoff_missing_with_ulibc++.patch [deleted file]