attr: backport upstream patches to fix build on musl
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 21 Mar 2015 09:13:51 +0000 (10:13 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 21 Mar 2015 09:13:51 +0000 (10:13 +0100)
commite16796942a6f68391e69961e5045ce20b56063e2
treed164f1614443efd09782a79bbd2d65523d09d151
parent450023b2a2819afe408e318be2316282381f276c
attr: backport upstream patches to fix build on musl

Upstream has already merged a number of patches that fix the build of
attr with the musl C library. This commit backports those two patches
in Buildroot, until upstream makes a new attr release.

Fixes:

  http://autobuild.buildroot.net/results/778/7785d07614ff1d76db79c86b790f13e8ab800cba/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/attr/0002-avoid-glibc-specific-decls-defines.patch [new file with mode: 0644]
package/attr/0003-portability-fixes.patch [new file with mode: 0644]