On Thu, Jun 1, 2017, at 09:23 PM, Mike Hommey wrote:
> On Thu, Jun 01, 2017 at 09:09:44PM -0400, Nathan Froyd wrote:
> > Could we try to make a bare --enable-optimize --enable-debug build use
> > -Og if it was available?
> 
> It might make sense, but we need to be careful that this will affect the
> debug builds we produce on automation.

There's not much benefit to changing automation, TBH. It's kind of a
pain to debug those builds anyway because we strip them and it requires
manual work to get the debug symbols in a place where you can use them.
If we made such a change for developer builds we could make the
automation builds forcibly `--enable-optimize=whatever`.

-Ted
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to