From 5221b9a45673a4860eb3281096c3f306d951a419 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 2 Oct 2017 09:06:57 -0700 Subject: gperftools: Enable on mips Signed-off-by: Khem Raj Signed-off-by: Martin Jansa --- meta-oe/recipes-support/gperftools/gperftools_2.6.1.bb | 4 ---- 1 file changed, 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]' -- cgit 1.2.3-korg