From ee835abcc97849544a01ea5b50bb090b68c7e9f8 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 2 Oct 2019 18:41:16 -0700 Subject: llvm-linunwind: Enable build on ppc This works fine with 9.x release now Signed-off-by: Khem Raj --- recipes-devtools/clang/llvm-libunwind.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'recipes-devtools/clang') 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 = "" UNWINDLIB = "" INHIBIT_DEFAULT_DEPS = "1" -COMPATIBLE_HOST_powerpc = "null" COMPATIBLE_HOST_riscv32 = "null" COMPATIBLE_HOST_riscv64 = "null" -- cgit v1.2.3-54-g00ecf