syslog-ng: fix build on m68k with uclibc
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sun, 13 Jan 2019 10:23:32 +0000 (11:23 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 15 Jan 2019 19:12:21 +0000 (20:12 +0100)
commitb8a585d4eecbf966d93650f3a7f4c0316e24d85e
tree7a0a363155adadba8f7536b0a279da72d0f707f1
parent371113470c10f0ce327f485a70546329dbbc1371
syslog-ng: fix build on m68k with uclibc

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>
package/syslog-ng/0001-fix-build-on-uclibc.patch [new file with mode: 0644]
package/syslog-ng/syslog-ng.mk