[ 
https://issues.apache.org/jira/browse/MYNEWT-167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Christopher Collins updated MYNEWT-167:
---------------------------------------
    Fix Version/s: v0_8_0_beta2

> Newt sometimes performs unnecessary compiles due to inconsistently ordered 
> cflags
> ---------------------------------------------------------------------------------
>
>                 Key: MYNEWT-167
>                 URL: https://issues.apache.org/jira/browse/MYNEWT-167
>             Project: Mynewt
>          Issue Type: Bug
>          Components: Newt
>            Reporter: Christopher Collins
>            Assignee: Christopher Collins
>             Fix For: v0_8_0_beta2
>
>
> The cflags, lflags, and aflags that get passed to the compiler are not always 
> consistently ordered between builds.  If the compiler invocation is different 
> from the previous one, newt forces a recompile.  If the only thing that has 
> changed is the order of the flags, then such a recompile is unnecessary.
> The fix is to sort the flags alphabetically.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to