Loading
Bug 1540788 - Make mach bootstrap choose arm target depending on the rust version. r=nalexander
Bootstrap is happy with rust version 1.32, but that version of rust doesn't support the thumbv7neon target that we're trying to install since bug 1539005. So install the armv7 target when rust is version 1.32. Differential Revision: https://phabricator.services.mozilla.com/D25683 --HG-- extra : moz-landing-system : lando