ulogd: link conditionally to libpthread
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Tue, 10 Dec 2013 12:23:29 +0000 (09:23 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 10 Dec 2013 12:39:49 +0000 (13:39 +0100)
commitce9029119a3e44e97b40c4c827e458e9ebe5e83a
treefafaeab62a0166b611d490b5c61f9987fa749933
parent3e1e7db3cc677e9d68a7f0ec74406ab986dcc512
ulogd: link conditionally to libpthread

libpthread is only needed for the database backends so don't link
against it if it's not available.

Fixes:
http://autobuild.buildroot.net/results/527/527d9d4f42af0ffc110e4f52701df279f466a89a/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/ulogd/ulogd-01-pthread-conditional.patch [new file with mode: 0644]