зеркало из https://github.com/mozilla/gecko-dev.git
25c3f317c0
mk_add_options has this kind of awkward feature where mk_add_options VAR=value would set VAR for the build through client.mk, but not when running make -C objdir target. But mk_add_options "export VAR=value" does. We might want to change that on the long run, but the side effects would have to be calculated first. OTOH, we have automation jobs that run compilations during `make check` (e.g. rusttests), which is not invoked through client.mk. So they currently don't get the same PATH as the build part, meaning that they're using system binutils instead of the one from the GCC toolchain package. --HG-- extra : rebase_source : aab7f221243c486cf70c7b0c91b9313231050ed8 |
||
---|---|---|
.. | ||
mozconfigs | ||
tooltool-manifests | ||
mozconfig | ||
version.txt | ||
version_display.txt |