summaryrefslogtreecommitdiffstats
path: root/package/smack/0001-libsmack-common.c-Include-limits.h-for-PATH_MAX.patch
Commit message (Collapse)AuthorAgeFilesLines
* smack: bump version to 1.3.1Eric Le Bihan2017-09-101-29/+0
| | | | | Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/smack: fix musl buildBernd Kuhls2016-01-311-0/+29
The build error was not yet found by the autobuilders: common.c: In function ‘clear’: common.c:36:12: error: ‘PATH_MAX’ undeclared (first use in this function) char path[PATH_MAX]; ^ Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud