From b876273da1e9d2665f3bbdff6921712ca7e50074 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 31 Jul 2019 17:09:31 -0700 Subject: libunwind: Delete bbappend This is not needed anymore since we do not install llvm libunwind and together with this in same recipe rootfs Signed-off-by: Khem Raj --- recipes-support/libunwind/libunwind_%.bbappend | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 recipes-support/libunwind/libunwind_%.bbappend diff --git a/recipes-support/libunwind/libunwind_%.bbappend b/recipes-support/libunwind/libunwind_%.bbappend deleted file mode 100644 index 6ce6935..0000000 --- a/recipes-support/libunwind/libunwind_%.bbappend +++ /dev/null @@ -1,4 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -# For clang libunwind.a comes from libcxx -EXTRA_OECONF_remove_toolchain-clang = "--enable-static" -EXTRA_OECONF_append_toolchain-clang = " --disable-static" -- cgit v1.2.3-54-g00ecf