diff options
author | wolfbeast <mcwerewolf@wolfbeast.com> | 2020-04-16 23:15:33 +0200 |
---|---|---|
committer | wolfbeast <mcwerewolf@wolfbeast.com> | 2020-04-24 10:25:57 +0200 |
commit | a4a8d082a3c3c78f87a7a458dfa6e7f39134deb2 (patch) | |
tree | b4122b2b9fd73d3c86dc0764848994b8a896ffcc /build | |
parent | adce88de958c505822c2381386950d18fa1d9b58 (diff) | |
download | uxp-a4a8d082a3c3c78f87a7a458dfa6e7f39134deb2.tar.gz |
Issue #251 - Move MOZ_AV1 back to ac configure for everyone to use.
Diffstat (limited to 'build')
-rw-r--r-- | build/moz.configure/old.configure | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/moz.configure/old.configure b/build/moz.configure/old.configure index d0f6909b9a..aba1edf858 100644 --- a/build/moz.configure/old.configure +++ b/build/moz.configure/old.configure @@ -157,6 +157,7 @@ def old_configure_options(*options): '--enable-accessibility', '--enable-address-sanitizer', '--enable-alsa', + '--enable-av1', '--enable-b2g-bt', '--enable-b2g-camera', '--enable-b2g-ril', |