On Fri, Sep 23, 2016, at 05:58 AM, Panos Astithas wrote: > I used to do that in the past, but nowadays artifact builds have changed > the cost-benefit trade-off so very few people bother AFAIK, when not > touching C++ code. If we could get artifact builds to use --enable-debug > and --enable-optimize (or have an option to do so) that could change the > calculus.
The debug builds we do in automation are already built with optimization (we changed this a few years ago to speed up running tests), so it ought to be straightforward to make debug artifact builds work by fetching those bits. -Ted _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform