From baa7a53f8b83914c56ce248f101956b16bc1036d Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 31 Jul 2017 08:47:08 -0700 Subject: libcxx: Merge libcxxabi needs into libcxx This is preferred way of building libc++ and it also means we do not need musl specific tweaks since top level build from llvm already know musl and make right choices Signed-off-by: Khem Raj --- .../packagegroups/packagegroup-core-standalone-sdk-target.bbappend | 1 - 1 file changed, 1 deletion(-) (limited to 'recipes-core') diff --git a/recipes-core/packagegroups/packagegroup-core-standalone-sdk-target.bbappend b/recipes-core/packagegroups/packagegroup-core-standalone-sdk-target.bbappend index 1377e09..299cc25 100644 --- a/recipes-core/packagegroups/packagegroup-core-standalone-sdk-target.bbappend +++ b/recipes-core/packagegroups/packagegroup-core-standalone-sdk-target.bbappend @@ -1,6 +1,5 @@ RDEPENDS_${PN}_toolchain-clang += "\ libcxx-dev \ - libcxxabi-dev \ compiler-rt-dev \ compiler-rt-staticdev \ llvm-libunwind-dev \ -- cgit v1.2.3-54-g00ecf