Barto22 commented on code in PR #17826:
URL: https://github.com/apache/nuttx/pull/17826#discussion_r2685081642


##########
boards/sim/sim/sim/scripts/Make.defs:
##########
@@ -186,9 +186,15 @@ endif
 
 ARCHPICFLAGS = -fpic
 
+ifeq ($(CONFIG_SIM_TOOLCHAIN_CLANG),y)

Review Comment:
   Yes, for Docker file here is the PR: 
https://github.com/apache/nuttx/pull/17849 and for updating SIM boards to use 
Clang instead of GCC here is the PR: https://github.com/apache/nuttx/pull/17850 
, I removed this changes from this PR



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to