summaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2019-10-02 18:41:16 -0700
committerKhem Raj <raj.khem@gmail.com>2019-10-02 23:36:21 -0700
commitee835abcc97849544a01ea5b50bb090b68c7e9f8 (patch)
treeb9e829714f801e8e8554a05956c0967f62380556 /recipes-devtools
parent020afc93301dc463952e4de20a112612f99da592 (diff)
downloadmeta-clang-ee835abcc97849544a01ea5b50bb090b68c7e9f8.tar.gz
llvm-linunwind: Enable build on ppc
This works fine with 9.x release now Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-devtools')
-rw-r--r--recipes-devtools/clang/llvm-libunwind.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-devtools/clang/llvm-libunwind.bb b/recipes-devtools/clang/llvm-libunwind.bb
index 49e060b..ddcdeee 100644
--- a/recipes-devtools/clang/llvm-libunwind.bb
+++ b/recipes-devtools/clang/llvm-libunwind.bb
@@ -16,7 +16,6 @@ LIBCPLUSPLUS = ""
16UNWINDLIB = "" 16UNWINDLIB = ""
17INHIBIT_DEFAULT_DEPS = "1" 17INHIBIT_DEFAULT_DEPS = "1"
18 18
19COMPATIBLE_HOST_powerpc = "null"
20COMPATIBLE_HOST_riscv32 = "null" 19COMPATIBLE_HOST_riscv32 = "null"
21COMPATIBLE_HOST_riscv64 = "null" 20COMPATIBLE_HOST_riscv64 = "null"
22 21