зеркало из https://github.com/mozilla/gecko-dev.git
92596da030
Turns out the claim in bug 1234439 that the FasterMake backend knows about all the chrome manifest entries is wrong, and there's still one that is added "manually" with buildlist.py, and during mach build faster, that can happen before or after the corresponding chrome manifests are written out by install manifest processing. While the real fix here would be to make the build system totally aware of those "manifest interfaces.manifest" entries, for now, it's simpler to add dependencies to work around the race condition. |
||
---|---|---|
.. | ||
rules.mk |