summaryrefslogtreecommitdiffstats
path: root/package/btrfs-progs/0003-compile-fix-undefined-PATH_MAX-under-musl.patch
Commit message (Collapse)AuthorAgeFilesLines
* btrfs-progs: bump to version 4.7.2Gustavo Zacarias2016-09-061-67/+0
| | | | | | | | | | Drop all of the upstreamed patches (not precisely in the same form) and rebase the only required patch for proper static builds with staging libs required by other packages. Build-tested for arm-glibc, arm-uclibc, arm-musl and arm-uclibc-static. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/btrfs-progs: fix build issues under muslBrendan Heading2015-07-301-0/+67
Fixes http://autobuild.buildroot.net/results/b97/b97f1e9cd459da96e3e1680bb7c43d8103ab12c2/build-end.log Patches by Thomas to refactor detection of __always_inline and backtrace detection. Also added #include <limits.h> for PATH_MAX. Signed-off-by: Brendan Heading <brendanheading@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud