acassis commented on code in PR #16323:
URL: https://github.com/apache/nuttx/pull/16323#discussion_r2077566675


##########
arch/avr/src/avr/Kconfig:
##########
@@ -57,6 +57,26 @@ config AVR_BUILDROOT_TOOLCHAIN
 
 endchoice # Toolchain
 
+config AVR_LINUXGCC_TOOLCHAIN_IS_GCC
+       bool "Mark the toolchain as a GCC toolchain"
+       default n
+       depends on AVR_LINUXGCC_TOOLCHAIN
+       select ARCH_TOOLCHAIN_GCC

Review Comment:
   @xiaoxiang781216 could you please keep this discussion in the mailing list? 
Since KR is not here to respond, I suggest you align with him in the mailing 
list and then I do the suggested modifications.



-- 
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