зеркало из https://github.com/mozilla/gecko-dev.git
f07a2d0fb0
Running rustc with an open fd 4 sometimes causes it to fail with an obscure error when it tries to connect to a job server on that fd. Closing the fd solves the problem. close_fds does what we need, and is the default value in Python 3, but not in Python 2. Differential Revision: https://phabricator.services.mozilla.com/D8167 --HG-- extra : rebase_source : d94447019e3e698d7cf2c293b0a9b99769cf316a |
||
---|---|---|
.. | ||
.flake8 | ||
android-ndk.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 |