zeromq: check if -latomic is needed
authorAsaf Kahlon <asafka7@gmail.com>
Mon, 7 May 2018 20:26:23 +0000 (23:26 +0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 8 May 2018 13:00:06 +0000 (15:00 +0200)
commitbc78182309b90bde2b96fc3296c5b24825520f26
treee80b045b2bcd157a5aa644f560ece05d86cea17c
parentdacc2899e287b2beb2f0afad074e911cd792a914
zeromq: check if -latomic is needed

Fixes:
http://autobuild.buildroot.net/results/b149aa2ee00e4d6a53c884cf99ecb2dd8af58b65/
http://autobuild.buildroot.net/results/e4b3616ac2695d3b6898185a70da6509b1faa2b8/

Patch the package to check if -latomic is needed to be added, depending on the
result of AC_LINK_IFELSE.

The patch was sent to upstream, see:
https://github.com/zeromq/libzmq/pull/3083

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/zeromq/0002-acinclude.m4-check-if-latomic-is-needed.patch [new file with mode: 0644]