lttng-tools: disable on uClibc/musl
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 4 May 2017 19:51:18 +0000 (21:51 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 5 May 2017 08:46:53 +0000 (10:46 +0200)
commita36f24f79b92558812e24823a951e803cc8689ee
tree0b286041aa08decc6bd748072945c282eccd5c68
parentee707e5e76d9b8636a2a972761bea0b881e83a7d
lttng-tools: disable on uClibc/musl

lttng-tools has been broken on uClibc/musl since a long time due to
dlmopen() and LM_ID_BASE not being implemented. The issue has been
reported to the upstream lttng developers more than two months ago [1],
and no fix has been provided. Therefore, it's time to disable it on
uClibc and musl.

Fixes:

  http://autobuild.buildroot.net/results/f9e82a87618bcdcd46d670697b5ac75836f7250d/
  (uclibc)

  http://autobuild.buildroot.net/results/cb0952483b580b053a585760e59d78d11f46fc60/
  (musl)

[1] https://lists.lttng.org/pipermail/lttng-dev/2017-February/026921.html

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/lttng-tools/Config.in