mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 17:00:28 +04:00
ad11587c40
libzmq is used by fbzmq, which absolutely requires libstdcpp since it's a C++14 project. There's no point in using two libc++. Cleaned up Makefile for consistency between packages. Added nanosleep patch for platforms that are missing usleep. Signed-off-by: Rosen Penev <rosenp@gmail.com>