[meta-intel] [PATCH] clang: drop bbappend

Naveen Saini naveen.kumar.saini at intel.com
Tue Nov 19 18:11:33 PST 2019


LIBCPLUSPLUS is now set to use GNU libstdc++ by default. A new variable
RUNTIME can be used to change this behaviour.

https://github.com/kraj/meta-clang/commit/6895c79e0576dff1824f261c258be2e438ea0508

Remove this bbappend as it is not required any more.

Signed-off-by: Naveen Saini <naveen.kumar.saini at intel.com>
---
 .../clang-layer/recipes-devtools/clang/clang_%.bbappend       | 4 ----
 1 file changed, 4 deletions(-)
 delete mode 100644 dynamic-layers/clang-layer/recipes-devtools/clang/clang_%.bbappend

diff --git a/dynamic-layers/clang-layer/recipes-devtools/clang/clang_%.bbappend b/dynamic-layers/clang-layer/recipes-devtools/clang/clang_%.bbappend
deleted file mode 100644
index 50536c38..00000000
--- a/dynamic-layers/clang-layer/recipes-devtools/clang/clang_%.bbappend
+++ /dev/null
@@ -1,4 +0,0 @@
-FILESEXTRAPATHS_prepend_intel-x86-common := "${THISDIR}/files:"
-
-LIBCPLUSPLUS_intel-x86-common = ""
-
-- 
2.17.1



More information about the meta-intel mailing list