mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-15 19:20:13 +00:00
4f84601466
Before this patch, we first find an executable, then check the version. So if the first executable we find is outdated, we won't look for others. Instead, check each of them for different versions manually. This will also unblock bug 1540533, since at that point we know that we'll be able to find a cbindgen with the right version. Differential Revision: https://phabricator.services.mozilla.com/D27890 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
android-ndk.configure | ||
android-sdk.configure | ||
arm.configure | ||
bindgen.configure | ||
checks.configure | ||
compile-checks.configure | ||
compilers-util.configure | ||
flags.configure | ||
headers.configure | ||
init.configure | ||
java.configure | ||
keyfiles.configure | ||
memory.configure | ||
node.configure | ||
old.configure | ||
pkg.configure | ||
rust.configure | ||
toolchain.configure | ||
tup.configure | ||
util.configure | ||
warnings.configure | ||
windows.configure |