aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/gperftools/gperftools_2.6.1.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2017-10-16 21:26:40 -0700
committerArmin Kuster <akuster808@gmail.com>2018-02-01 07:31:55 -0800
commit7b404fd996285ac27eef7fb2b6ab03ea5a8e6f60 (patch)
tree57324ab8530266242662eb36d6bde99001ff001d /meta-oe/recipes-support/gperftools/gperftools_2.6.1.bb
parent5d285bef0f8abd2da720e9f72d6c421d0da87c91 (diff)
downloadmeta-openembedded-contrib-7b404fd996285ac27eef7fb2b6ab03ea5a8e6f60.tar.gz
gperftools: Fix build on musl/mips
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> (cherry picked from commit 738bea45bc51d9a78a3d46ee8c18390427ccd547) Signed-off-by: Armin Kuster <akuster808@gmail.com>
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 8ce376c91d..ecac6c5cc8 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 \
file://0001-include-fcntl.h-for-loff_t-definition.patch \
file://0001-disbale-heap-checkers-and-debug-allocator-on-musl.patch \
file://disable_libunwind_aarch64.patch \
+ file://sgidef.patch \
"
inherit autotools