Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | smack: bump version to 1.3.1 | Eric Le Bihan | 2017-09-10 | 1 | -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 build | Bernd Kuhls | 2016-01-31 | 1 | -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> |