зеркало из https://github.com/mozilla/gecko-dev.git
a780e0f5a1
We add to `GARBAGE_DIRS` in the toplevel `Makefile.in` because all of our Rust libraries share a single `CARGO_TARGET_DIR`, located in topobjdir. We add to `GARBAGE_DIRS` for Rust programs because Rust programs currently do not share compilation artifacts with Rust libraries (as our libraries are built with `panic=abort` and our programs are not, sharing compilation artifacts between the two is a non-starter). Differential Revision: https://phabricator.services.mozilla.com/D26762 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
xpidl | ||
autotargets.mk | ||
debugmake.mk | ||
functions.mk | ||
makeutils.mk | ||
nonrecursive.mk | ||
rust.mk | ||
target_binaries.mk |