зеркало из https://github.com/mozilla/gecko-dev.git
b237d45c60
nasm doesn't like compiling x86_abi_support.asm (https://bugzilla.nasm.us/show_bug.cgi?id=3392738), which is actually an include file, rather than a source file, so it shouldn't have been in the list of sources in the first place (libvpx has a similar file that is excluded already, for instance). I was considering updating the vendoring script, but it turns out it doesn't produce the current contents in-tree (which even breaks the build), and aom is set to be removed (bug 1635296)... Differential Revision: https://phabricator.services.mozilla.com/D105430 |
||
---|---|---|
.. | ||
config | ||
test/fuzztest | ||
README_MOZILLA | ||
aom_version.h | ||
cmakeparser.py | ||
generate_sources_mozbuild.py | ||
generate_sources_mozbuild.sh | ||
moz.build | ||
moz.yaml | ||
sources.mozbuild | ||
test_cmakeparser.py |