zouboan commented on PR #6155:
URL: https://github.com/apache/incubator-nuttx/pull/6155#issuecomment-1146819240
@xiaoxiang781216 This is a broken commit, my custom boards can't working
properly after i merged with master branch. I'm revert by dichotomy, and
finally positioned on this commit.
i delete the following code
ifneq ($(CONFIG_DEBUG_NOOPT),y)
ARCHOPTIMIZATION += $(MAXOPTIMIZATION) -fno-strict-aliasing
endif
in my custom boards Make.defs, but the problem remains
--
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]