summaryrefslogtreecommitdiffstats
path: root/package/attr/0002-avoid-glibc-specific-decls-defines.patch
Commit message (Collapse)AuthorAgeFilesLines
* package/attr: bump versionYann E. MORIN2018-07-101-37/+0
| | | | | | | | | | | | | | | | | | The current version of attr uses a canned custom buildsystem, that is borked in quite a few ways (no support for static, overwrites destination files without unlinking...) There has been a release recently-ish, with a complete overhaul of the buildsystem. We can now drop all our patches. The option to disable NLS has changed, so update accordingly. Fixes: #10986 Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Yegor Yefremov <yegorslists@googlemail.com> [Arnout: use the original SITE instead of a specific mirror] Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* attr: backport upstream patches to fix build on muslThomas Petazzoni2015-03-211-0/+37
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>
OpenPOWER on IntegriCloud