aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/heaptrack/heaptrack_1.2.0.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2021-05-28 17:57:31 -0700
committerKhem Raj <raj.khem@gmail.com>2021-05-31 07:48:02 -0700
commite8262bab723b98ef094f680d49c8c0bcc136e0e9 (patch)
tree5178624fe4c824d5d4accbdaafc56da6c339262c /meta-oe/recipes-devtools/heaptrack/heaptrack_1.2.0.bb
parentb41e80c15e7161bef2723bbe898ea7b961bea170 (diff)
downloadmeta-openembedded-contrib-e8262bab723b98ef094f680d49c8c0bcc136e0e9.tar.gz
heaptrack: Fix build with clang and llvm libunwind
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools/heaptrack/heaptrack_1.2.0.bb')
-rw-r--r--meta-oe/recipes-devtools/heaptrack/heaptrack_1.2.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/heaptrack/heaptrack_1.2.0.bb b/meta-oe/recipes-devtools/heaptrack/heaptrack_1.2.0.bb
index f2235afef3..207c45284f 100644
--- a/meta-oe/recipes-devtools/heaptrack/heaptrack_1.2.0.bb
+++ b/meta-oe/recipes-devtools/heaptrack/heaptrack_1.2.0.bb
@@ -14,6 +14,7 @@ SRC_URI = "git://github.com/KDE/heaptrack.git;protocol=https \
file://0002-heaptrack_inject-Include-dlfcn.h-for-dlopen-dlclose.patch \
file://0003-heaptrack_preload-Make-noexcept-attribute-conditiona.patch \
file://0004-backtrace-Always-include-stdint.h.patch \
+ file://0001-track-Check-for-unw_set_caching_policy-before-using.patch \
"
SRCREV = "bc9e3744bcc47de978673d1e382f4125a1ab5fa8"