dc3dd: fix build with glibc 2.28
authorBaruch Siach <baruch@tkos.co.il>
Fri, 26 Oct 2018 05:59:40 +0000 (08:59 +0300)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 26 Oct 2018 08:34:04 +0000 (10:34 +0200)
commitfd31e85b2d9e519996cb69a0c9845015e00dbb58
tree09985664d64a7cb0a16f4ab259cb9c4ec8d232bf
parent609aed8c7bc6a1544de9f9725d45c8a1fd90b6ce
dc3dd: fix build with glibc 2.28

gnulib code in dc3dd relied on internal glibc definitions that are no
longer visible with glibc 2.28. Add a patch based on upstream gnulib to
fix the build.

Fixes:
http://autobuild.buildroot.net/results/552/552b8e44fe6585f978e2fb7a920057a868cf6689/
http://autobuild.buildroot.net/results/00d/00d2bf5a4c97bea2ace0427c0bed57e11f9a5f9a/
http://autobuild.buildroot.net/results/17a/17a9246bfb034c531ec5e27e29d38857e58db271/

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/dc3dd/0003-fix-for-glibc-2.28.patch [new file with mode: 0644]