tools/ci/testlist/sim-01.dat: skip build sim:can for macOS
macOS can compilation is not currently supported [SocketCAN - Controller Area Network](https://www.kernel.org/doc/html/latest/networking/can.html) [Linux-CAN / SocketCAN ](https://github.com/linux-can/can-utils) Signed-off-by: simbit18 <simbit18@gmail.com>
This commit is contained in:
parent
9fca766bd4
commit
4245db2c47
1 changed files with 3 additions and 0 deletions
|
|
@ -7,6 +7,9 @@
|
|||
# clang doesn't -fsanitize=kernel-address
|
||||
-Darwin,sim:citest
|
||||
|
||||
# macOS can compilation is not currently supported
|
||||
-Darwin,sim:can
|
||||
|
||||
# Boards build by CMake
|
||||
CMake,sim:alsa
|
||||
CMake,sim:bluetooth
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue