]> code.ossystems Code Review - openembedded-core.git/commit
systemtap: don't build under musl
authorRoss Burton <ross.burton@intel.com>
Thu, 12 Apr 2018 13:06:38 +0000 (14:06 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 18 Apr 2018 17:48:19 +0000 (18:48 +0100)
commit80286cb2e979097800a51801c92e015421482daa
tree78003e9abd7402833ddafe8719d164ff3d44f83d
parentac582a8f856de8dde6a04d9c1da58618b80559b6
systemtap: don't build under musl

systemtap uses obstack.h and FTW_SKIP_SUBTREE, both of which are GNU extensions
in glibc.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-kernel/systemtap/systemtap_git.inc