Skip to content

Commit d1b2a87

Browse files
committed
Updates to CI scripts
1 parent 6872131 commit d1b2a87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_atomic.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ namespace
9696
//#endif
9797
}
9898

99-
//#if ETL_NOT_USING_STL && (defined(ETL_COMPILER_ARM5) || defined(ETL_COMPILER_ARM6) || defined(ETL_COMPILER_GCC) || defined(ETL_COMPILER_CLANG))
99+
//#if ETL_NOT_USING_STL && ETL_HAS_ATOMIC
100100
// //*************************************************************************
101101
// TEST(test_atomic_is_always_lock_free)
102102
// {

0 commit comments

Comments
 (0)