summaryrefslogtreecommitdiffstats
path: root/package/syslog-ng/0001-fix-build-on-uclibc.patch
Commit message (Collapse)AuthorAgeFilesLines
* syslog-ng: fix build on m68k with uclibcFabrice Fontaine2019-01-151-0/+51
uclibc on m68k defines pthread_spinlock_t but does not define pthread_spin_trylock so check for this function before using it Fixes: - http://autobuild.buildroot.org/results/0a6de11c030a4f39e402917809fc6d33fb463d1b Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud