On Thu, Jun 1, 2017 at 8:51 PM, Mike Hommey <m...@glandium.org> wrote:
> I'll take on the
> occasion to remind or inform people that recent versions of GCC (all
> versions we support, actually), and clang >= 4.0 support a -Og flag,
> which is a level of optimization that is meant to be more debuggable, so
> I'd advise to use --enable-optimize=-Og instead of --disable-optimize.

Could we try to make a bare --enable-optimize --enable-debug build use
-Og if it was available?

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

Reply via email to