yf13 commented on code in PR #11548:
URL: https://github.com/apache/nuttx/pull/11548#discussion_r1452979308


##########
tools/Zig.defs:
##########
@@ -39,4 +39,6 @@ endif
 
 # Convert cortex-xxx/sifive-exx to cortex_xxx/sifive_exx
 
+ifneq ($(LLVM_CPUTYPE),)
 ZIGFLAGS += -mcpu $(subst -,_,$(LLVM_CPUTYPE))
+endif

Review Comment:
   @acassis it seems that `sim/wamr` is blocking the CI checks?  will push 
again later until it is resolved.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to