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


##########
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:
   `CXX_EXCEPTION` default value has not been changed, so I believe it doesn't 
trigger any update on defconfigs.



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