pkarashchenko commented on code in PR #6146: URL: https://github.com/apache/incubator-nuttx/pull/6146#discussion_r857531282
########## 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: Are all the related `defconfig` files updated to be sure that `CONFIG_CXX_EXCEPTION=y` is set explicitly? -- 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]
