mirror of
https://github.com/novatiq/packages.git
synced 2026-04-28 14:48:39 +01:00
acabcd4c23
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>