mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 12:51:06 +00:00
b25b67e371
Now that we have a native aarch64 gmp plugin for widevine, we can revert
bug 1529194
, bug 1527463, bug 1534522, bug 1607552.
Differential Revision: https://phabricator.services.mozilla.com/D188300
8 lines
220 B
Plaintext
8 lines
220 B
Plaintext
# Common options for testing artifact builds in automation.
|
|
|
|
# Enable the artifact build.
|
|
ac_add_options --enable-artifact-builds
|
|
ac_add_options --enable-artifact-build-symbols
|
|
|
|
. "$topsrcdir/build/mozconfig.no-compile"
|