From 8cead9ec25289516d87dc8ce55cb1351b5f76cd6 Mon Sep 17 00:00:00 2001 From: "chao.an" Date: Wed, 9 Mar 2022 11:50:36 +0800 Subject: [PATCH] tools/ci: remove sim:segger from macOS build macOS doesn't support --wrap flag Signed-off-by: chao.an --- tools/ci/testlist/sim-02.dat | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tools/ci/testlist/sim-02.dat b/tools/ci/testlist/sim-02.dat index 1974acb196..44838f3ed5 100644 --- a/tools/ci/testlist/sim-02.dat +++ b/tools/ci/testlist/sim-02.dat @@ -6,5 +6,9 @@ -Darwin,sim:rpserver -Darwin,sim:sotest32 +# macOS doesn't support --wrap flag +# ld: unknown option: --wrap +-Darwin,sim:segger + # macOS doesn't have X11 -Darwin,sim:touchscreen