gecko-dev/media/libaom
Mike Hommey 1047ad476b Bug 1687433 - Remove -no-integrated-as flag from libaom and libvpx. r=firefox-build-system-reviewers,mhentges
Back when it was added, it was added to libvpx, and the clang base
version was older. Either newer version of clang fixed the issues or
the libvpx source fixed it, but we don't need the flag anymore for
libvpx.

The flag for libaom was cargo culted from libvpx, but may not have been
necessary in the first place. Or maybe it was, but things fixed
themselves in a similar manner. Either way, the flag is not necessary.

Differential Revision: https://phabricator.services.mozilla.com/D102262
2021-01-19 14:11:18 +00:00
..
config
test/fuzztest
README_MOZILLA
aom_version.h
cmakeparser.py
generate_sources_mozbuild.py
generate_sources_mozbuild.sh
moz.build Bug 1687433 - Remove -no-integrated-as flag from libaom and libvpx. r=firefox-build-system-reviewers,mhentges 2021-01-19 14:11:18 +00:00
moz.yaml
sources.mozbuild
test_cmakeparser.py