mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
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:
parent
4684c50cb9
commit
5cbdb5e277
|
@ -1,4 +1,4 @@
|
||||||
FILESEXTRAPATHS_prepend_intel-x86-common := "${THISDIR}/files:"
|
FILESEXTRAPATHS_prepend_intel-x86-common := "${THISDIR}/files:"
|
||||||
|
|
||||||
LIBCPLUSPLUS = ""
|
LIBCPLUSPLUS_intel-x86-common = ""
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user