aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2017-10-02 09:06:57 -0700
committerMartin Jansa <Martin.Jansa@gmail.com>2017-10-04 14:53:30 +0000
commit5221b9a45673a4860eb3281096c3f306d951a419 (patch)
treeae0a0d3afc5b5be478eca7e62d86dca86ffca479
parent8fcd735aac308838ee009ccaf45fbef97dd73739 (diff)
downloadmeta-openembedded-contrib-5221b9a45673a4860eb3281096c3f306d951a419.tar.gz
gperftools: Enable on mips
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--meta-oe/recipes-support/gperftools/gperftools_2.6.1.bb4
1 files changed, 0 insertions, 4 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 23284670b8..8ce376c91d 100644
--- a/meta-oe/recipes-support/gperftools/gperftools_2.6.1.bb
+++ b/meta-oe/recipes-support/gperftools/gperftools_2.6.1.bb
@@ -18,10 +18,6 @@ inherit autotools
S = "${WORKDIR}/git"
-# On mips, we have the following error.
-# do_page_fault(): sending SIGSEGV to ls for invalid read access from 00000008
-# Segmentation fault (core dumped)
-COMPATIBLE_HOST = "(i.86|x86_64|powerpc|powerpc64|arm|aarch64).*-linux*"
# Disable thumb1
# {standard input}: Assembler messages:
# {standard input}:434: Error: lo register required -- `ldr pc,[sp]'