diff options
Diffstat (limited to 'firefox-mozconfig')
-rw-r--r-- | firefox-mozconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/firefox-mozconfig b/firefox-mozconfig index d022604..2f09eb2 100644 --- a/firefox-mozconfig +++ b/firefox-mozconfig @@ -14,7 +14,6 @@ ac_add_options --enable-release ac_add_options --update-channel=release # Workaround for mozbz#1341234 ac_add_options BINDGEN_CFLAGS="$(pkg-config nspr pixman-1 --cflags)" -ac_add_options --enable-av1 ac_add_options --allow-addon-sideload export BUILD_OFFICIAL=1 |