Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | liblo: Update to 0.30 and remove maintainer | Rosen Penev | 2019-06-03 |
| | | | | | | | | Add PKG_BUILD_PARALLEL for faster compilation. Small cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com> | ||
* | liblo: fix build with musl | Hauke Mehrtens | 2015-07-12 |
When sys/poll.h gets included it results in a warning, to include poll.h. All warnings are treated as errors by liblo. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |