зеркало из https://github.com/mozilla/gecko-dev.git
dbc2fd12d2
Back when libaom was added, VPX_ASFLAGS was more or less the only variable that had the right set of flags for NEON support, which justified its use. However, it's not set when building against system libvpx. Bug 1791482 improved things, though, and VPX_ASFLAGS, as far as NEON is concerned, is now only re-exporting NEON_FLAGS, with the same caveat that VPX_ASFLAGS is empty when building against system libvpx. So we should use NEON_FLAGS instead of VPX_ASFLAGS. Differential Revision: https://phabricator.services.mozilla.com/D183310 |
||
---|---|---|
.. | ||
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 |