uclibc: add patch to fix <stdlib.h>
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 19 Dec 2016 22:26:31 +0000 (23:26 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 21 Dec 2016 10:13:17 +0000 (11:13 +0100)
commitcafa98b797d92e466f7fbccd6268efcda75f5bb0
treed9df863c26768523869db5c831fd085a2b19d8f0
parentaa64e33c5176f89ddd1d505b8237e9f4718c2f71
uclibc: add patch to fix <stdlib.h>

This commit adds a patch to <stdlib.h>, to fix a bug introduced in
uClibc-ng 1.0.20, and which was causing build failures for at least one
package in Buildroot: freeswitch.

Fixes:

  http://autobuild.buildroot.net/results/12c246b058224f68494b84355a29dc4efb85df6d/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/uclibc/0007-sys-cdefs.h-add-definition-of-__attribute_alloc_size.patch [new file with mode: 0644]