Hi, As of bug 1522354, now on autoland, hopefully merged in a few hours, the default build you get on a 64-bits Windows machine will be 64-bits, instead of 32-bits like it had been forever.
If you do wish to do a 32-bits build on a 64-bits Windows machine, you can add: ``` ac_add_options --target=i686 ``` to your mozconfig, and that will do it. Cheers, Mike _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform