You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/03/08 11:46:58 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #5691: arm: Move setjmp to common place

xiaoxiang781216 commented on a change in pull request #5691:
URL: https://github.com/apache/incubator-nuttx/pull/5691#discussion_r821586359



##########
File path: arch/arm/Kconfig
##########
@@ -82,6 +82,7 @@ config ARCH_CHIP_IMX6
 	select ARCH_CORTEXA9
 	select ARM_THUMB
 	select ARMV7A_HAVE_L2CC_PL310
+	select ARCH_HAVE_SETJMP if ARCH_TOOLCHAIN_GNU

Review comment:
       should we move the selection to ARCH_ARM?




-- 
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-unsubscribe@nuttx.apache.org

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