buildrootschalter/package/czmq
Thomas Petazzoni 116733c6c2 czmq: add patch to fix build issue with recent glibc
glibc 2.20 is now warning when _BSD_SOURCE is used (as it's replaced
by _DEFAULT_SOURCE), and czmq has the bad idea of forcing the usage of
-Werror, causing build issues with the recent NIOS II toolchain based
on glibc 2.20.

This commit adds a patch to czmq to fix that. The patch has been
submitted upstream.

Fixes:

  http://autobuild.buildroot.org/results/64a/64a7eef2155248146e7f3a55e85fe60bc5b67791/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-09-10 09:40:15 +02:00
..
Config.in czmq: needs MMU 2014-05-05 08:44:39 +02:00
czmq-0001-Use-_DEFAULT_SOURCE-instead-of-_BSD_SOURCE.patch czmq: add patch to fix build issue with recent glibc 2014-09-10 09:40:15 +02:00
czmq.mk github packages: use tarball download via github helper iso git clone 2014-05-05 21:54:28 +02:00