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/02 02:00:27 UTC

[GitHub] [incubator-nuttx] pkarashchenko commented on a change in pull request #5637: arch/arm: Move ARCHCPUFLAGS to Toolchain.defs

pkarashchenko commented on a change in pull request #5637:
URL: https://github.com/apache/incubator-nuttx/pull/5637#discussion_r817286908



##########
File path: boards/arm/imx6/sabre-6quad/scripts/Make.defs
##########
@@ -34,7 +34,6 @@ ifneq ($(CONFIG_DEBUG_NOOPT),y)
   ARCHOPTIMIZATION += $(MAXOPTIMIZATION) -fno-strict-aliasing
 endif
 
-ARCHCPUFLAGS = -mcpu=cortex-a9 -mfpu=vfpv4-d16 -mthumb

Review comment:
       Is `-mthumb` flag now passed elsewhere?




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