acassis commented on issue #16689:
URL: https://github.com/apache/nuttx/issues/16689#issuecomment-3049960109

   @comejv sounds good!
   
   Suggestion, add "-pipe" to your board scripts/Make.defs, just like in my 
board:
   
   ```
   weact-stm32h743/scripts/Make.defs:CXXFLAGS := $(ARCHCXXFLAGS) 
$(ARCHOPTIMIZATION) $(ARCHCPUFLAGS) $(ARCHXXINCLUDES) $(ARCHDEFINES) 
$(EXTRAFLAGS) -pipe
   ```
   


-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to