You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2018/10/17 13:57:22 UTC

[GitHub] andrzej-kaczmarek opened a new pull request #1464: Add speed-optimized build profile

andrzej-kaczmarek opened a new pull request #1464: Add speed-optimized build profile
URL: https://github.com/apache/mynewt-core/pull/1464
 
 
   This adds new build profile called `speed` [1] (to ARM compilers for now) which basically enables `-O3` and also changes RTT and SystemView packages to always use this profile since we want this code to run as fast as possible (so it has minimal impact on normal system operation).
   
   [1] I don't have any better name for this...

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services