no1wudi commented on a change in pull request #5662: URL: https://github.com/apache/incubator-nuttx/pull/5662#discussion_r817504494
########## 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: I's only passed to imx6 by https://github.com/apache/incubator-nuttx/commit/de95a8550f8e468396545eab1be11fd33b12be97, it was controlled by CONFIG_ARM_THUMB now in Toolchain.defs -- 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