REVERTME: cpp_synchronization: disable on Xtensa
Issue: ZEP-1703 Change-Id: I30af7baa78b0d2ed4dd1ac7236c318c47289fa5e Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
This commit is contained in:
parent
4bff13e20a
commit
9f1ff3fd85
|
@ -2,3 +2,4 @@
|
|||
build_only = true
|
||||
tags = legacy apps
|
||||
filter = ZEPHYR_GCC_VARIANT != "issm"
|
||||
arch_exclude = xtensa
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
build_only = true
|
||||
tags = legacy apps
|
||||
filter = ZEPHYR_GCC_VARIANT != "issm"
|
||||
arch_exclude = xtensa
|
||||
|
|
Loading…
Reference in a new issue