nuttx/tools/ci/testlist/sim-01.dat
Xiang Xiao 1067b6afc9 boards/sim: Remove the unnecessary CONFIG_SIM_M32
to enable build on macOS

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-05-19 23:23:01 +03:00

26 lines
461 B
Plaintext

/sim/*/*/*/[a-n]*
# macOS doesn't have ALSA
-Darwin,sim:alsa
# clang doesn't -fsanitize=kernel-address
-Darwin,sim:kasan
# macOS doesn't support ELF loading
-Darwin,sim:elf
-Darwin,sim:loadable
# macOS doesn't support 32bit(CONFIG_SIM_M32=y) anymore
-Darwin,sim:module32
# Do not build Linux configs
-Darwin,sim:linuxi2c
-Darwin,sim:linuxspi
# macOS doesn't have X11
-Darwin,sim:lvgl
-Darwin,sim:nsh2
-Darwin,sim:nx11
-Darwin,sim:nxlines
-Darwin,sim:nxwm