diff options
author | Romain Naour <romain.naour@openwide.fr> | 2014-04-14 00:00:22 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-04-14 22:40:17 +0200 |
commit | 51f5c91c0959e0e58595716ce9881711e9c08f8e (patch) | |
tree | 6bc9f3dd8e0f1d80a8cc4ee6a1a2e11a2219541e /package/openpgm/openpgm-0001-version_generator.py-make-it-python3-compliant.patch | |
parent | f6bf71b7dfa65745b2c95da2801d24a6f73f2630 (diff) | |
download | buildroot-51f5c91c0959e0e58595716ce9881711e9c08f8e.tar.gz buildroot-51f5c91c0959e0e58595716ce9881711e9c08f8e.zip |
lttng-libust: Disable liblttng-ust-dl with uClibc.
According to uClibc commit [1], dlinfo is not available in recent uClibc (>0.9.33),
but is available in older version of uClibc (<=0.9.33) whith a different prototype
than dlinfo() in glibc.
To be able to use LTTng UST with uClibc, we need to disable the Dynamic Linker
Tracing functionality [2].
A specific test on dlinfo() prototype is performed to enable or disable this
functionality.
This patch supersede the one added in abf58f46cedacace1db53de5cc12a8fe9f7fbd82
that wrongly disable liblttng-ust-dl even if dlinfo() comme from glibc.
Fixes:
http://autobuild.buildroot.net/results/a6c/a6c33dd7ec2a36a50c5ea74b989a371d6c85e899/build-end.log
[1] http://git.uclibc.org/uClibc/commit/?id=f3c9dc499c5c787ddd8c4320f2d44d2ae6e40c22
[2] http://lists.lttng.org/pipermail/lttng-dev/2014-February/022423.html
Signed-off-by: Romain Naour <romain.naour@openwide.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/openpgm/openpgm-0001-version_generator.py-make-it-python3-compliant.patch')
0 files changed, 0 insertions, 0 deletions