xiaoxiang781216 commented on pull request #2756:
URL: https://github.com/apache/incubator-nuttx/pull/2756#issuecomment-768259611


   > This requires the appropriate build flag (-finstrument-functions). 
@xiaoxiang781216 since you've been migrating repeating flags for boards, is 
there a general place where this could be added?
   
   It's better to move the common toolchain flag to arch(e.g. 
https://github.com/apache/incubator-nuttx/blob/master/arch/arm/src/armv7-m/Toolchain.defs),
 so all boards can get the same feature support at the same time. Since the 
duplication setting is huge we can do the movement step by step.


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

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


Reply via email to