pkarashchenko commented on code in PR #6146:
URL: https://github.com/apache/incubator-nuttx/pull/6146#discussion_r857620581


##########
boards/mips/pic32mx/pic32mx-starterkit/scripts/Make.defs:
##########
@@ -49,7 +49,6 @@ ifneq ($(CONFIG_DEBUG_NOOPT),y)
   ARCHOPTIMIZATION += $(MAXOPTIMIZATION) -fno-strict-aliasing
 endif
 
-ARCHCXXFLAGS = -fno-exceptions -fcheck-new

Review Comment:
   Yes. I missed that logic is "not equal", but was thinking that it is "equal".



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

Reply via email to