You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2022/03/09 14:32:50 UTC

[incubator-nuttx] 03/03: tools/ci: remove sim:segger from macOS build

This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git

commit 8cead9ec25289516d87dc8ce55cb1351b5f76cd6
Author: chao.an <an...@xiaomi.com>
AuthorDate: Wed Mar 9 11:50:36 2022 +0800

    tools/ci: remove sim:segger from macOS build
    
    macOS doesn't support --wrap flag
    
    Signed-off-by: chao.an <an...@xiaomi.com>
---
 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 1974acb..44838f3 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