serge-sans-paille
5d938d8488
Bug 1962300 - Provide support for unavailable symbols as weak symbols r=m_kato,gfx-reviewers,firefox-build-system-reviewers,glandium,necko-reviewers,geckoview-reviewers,cubeb-reviewers,valentin,padenot,jnicol
Compiler support make it possible to detect missing checks at compile
time, so it's relatively safe, as described in https://developer.android.com/ndk/guides/using-newer-apis
It's now applied globally on android.
Deactivate the associate compiler warning on cubeb as it otherwise
throws warning for type computations.
Differential Revision: https://phabricator.services.mozilla.com/D246803