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/04/02 16:38:13 UTC

[GitHub] ccollins476ad opened a new issue #153: Allow override of `build_profile` setting per-package.

ccollins476ad opened a new issue #153: Allow override of `build_profile` setting per-package.
URL: https://github.com/apache/mynewt-newt/issues/153
 
 
   E.g., if the user wants to debug a the "nimble/host" package on constrained hardware, they might do the following:
   
   1. Set `target.build_profile` to `optimized`.
   2. In `net/nimble/host/pkg.yml`, set `pkg.build_profile` to `debug`.
   
   Currently, there is no way to override the build profile in an individual package.

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