lttng-tools: fix build on musl
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 7 Dec 2016 21:37:19 +0000 (22:37 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 7 Dec 2016 21:37:19 +0000 (22:37 +0100)
commit041c717ec8c251b7bca675086510840f02274967
tree74555f70f372a72ca77fe8fe6cf48fcc66b779af
parent8dbd27fe48fdcdfee4552c2fb58e422974152daa
lttng-tools: fix build on musl

Add patch to add a missing <pthread.h> include to fix the build on musl.

Fixes:

  http://autobuild.buildroot.net/results/ce0b438ca4dcf7ccef95c7050305d8cd58fbb24a/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/lttng-tools/0001-Fix-Add-missing-pthread.h-include.patch [new file with mode: 0644]