clang: apply LIBCPLUSPLUS setting only for meta-intel machines

This shouldn't be forced upon users including the layer without using the
machine value from meta-intel.

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
Anuj Mittal 2019-10-22 09:08:56 +08:00
parent 4684c50cb9
commit 5cbdb5e277

View File

@ -1,4 +1,4 @@
FILESEXTRAPATHS_prepend_intel-x86-common := "${THISDIR}/files:"
LIBCPLUSPLUS = ""
LIBCPLUSPLUS_intel-x86-common = ""