summaryrefslogtreecommitdiffstats
path: root/package/dosfstools/0002-src-device_info.c-Fix-undefined-PATH_MAX-under-musl.patch
Commit message (Collapse)AuthorAgeFilesLines
* package/dosfstools: Fix undefined PATH_MAX under muslRomain Naour2016-09-031-0/+31
Dosfstools doesn't build with musl only if BR2_PACKAGE_HAS_UDEV is set due to a missing include for PATH_MAX (limits.h). Fixes: http://autobuild.buildroot.net/results/346/346feda6a4a83850dbb62919eb33482302053490 Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud