no1wudi commented on a change in pull request #5637:
URL: https://github.com/apache/incubator-nuttx/pull/5637#discussion_r815737325
##########
File path: boards/arm/sama5/sama5d4-ek/scripts/Make.defs
##########
@@ -44,7 +44,6 @@ ifneq ($(CONFIG_DEBUG_NOOPT),y)
ARCHOPTIMIZATION += $(MAXOPTIMIZATION) -fno-strict-aliasing
endif
-ARCHCPUFLAGS = -mcpu=cortex-a5 -mfpu=vfpv4-d16
Review comment:
It's already handled by Toolchain.defs (Only A8/A9 use vfpv3-d16)
--
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]