summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/gperftools/gperftools_2.6.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/gperftools/gperftools_2.6.1.bb')
-rw-r--r--meta-oe/recipes-support/gperftools/gperftools_2.6.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/gperftools/gperftools_2.6.1.bb b/meta-oe/recipes-support/gperftools/gperftools_2.6.1.bb
index 8ce376c91..ecac6c5cc 100644
--- a/meta-oe/recipes-support/gperftools/gperftools_2.6.1.bb
+++ b/meta-oe/recipes-support/gperftools/gperftools_2.6.1.bb
@@ -12,6 +12,7 @@ SRC_URI = "git://github.com/gperftools/gperftools \
12 file://0001-include-fcntl.h-for-loff_t-definition.patch \ 12 file://0001-include-fcntl.h-for-loff_t-definition.patch \
13 file://0001-disbale-heap-checkers-and-debug-allocator-on-musl.patch \ 13 file://0001-disbale-heap-checkers-and-debug-allocator-on-musl.patch \
14 file://disable_libunwind_aarch64.patch \ 14 file://disable_libunwind_aarch64.patch \
15 file://sgidef.patch \
15 " 16 "
16 17
17inherit autotools 18inherit autotools