]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
libmemcached: fix build with gcc 7.x
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 21 Jul 2017 21:22:47 +0000 (23:22 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 25 Jul 2017 22:08:41 +0000 (00:08 +0200)
commit24c662e6c6c02100cdff88b196a8401c4b4ac6d0
tree375fdcd8e2af5165de252fbfa9beb078b8da6d68
parentfbce4d82ff8f4cfe8c6be473e5f854c3177021c6
libmemcached: fix build with gcc 7.x

This commit adds a patch to the libmemcached package that fixes the
build with gcc 7.x. Since libmemcached is barely maintained upstream,
the patch comes from the Fedora packages.

Fixes:

  http://autobuild.buildroot.net/results/872b8e0e6a24cbc96e3ad9e0b8b47acdf6160ce0/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
(cherry picked from commit 8786ac28058aa553cfa8adc176952143af630af6)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libmemcached/0005-fix-pointer-comparaison.patch [new file with mode: 0644]