Hi, As of bug 1253064 landed earlier today (and now merged on central), local builds on *nix (Linux, BSDs, etc.) will prefer to use clang over gcc by default. If you still prefer to build with gcc instead of clang, you can do so by setting CC=gcc in your environment or adding ac_add_options CC=gcc in your mozconfig.
This doesn't affect builds using --enable-release or MOZILLA_OFFICIAL, which means it doesn't affect the builds we or downstreams ship (as long as they are using those options, which they should be). Cheers, Mike _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform