1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-13 10:59:13 +02:00
openwrt-packages/libs/zmq
Amol Bhave acabcd4c23 zmq: Fix compilation for c++ stdlib
Compilation for the zmq lib is broken for c++ stdlib in openwrt since the
patches add uclibc++ specific code.

This diffs changes the patch to only include the code conditioned
on if we are actually using uclibc++.

Signed-off-by: Amol Bhave <amol@amolbhave.com>
2019-04-19 16:18:28 -07:00
..
patches zmq: Fix compilation for c++ stdlib 2019-04-19 16:18:28 -07:00
Makefile zmq: Fix compilation for c++ stdlib 2019-04-19 16:18:28 -07:00