removed bogus build options

This commit is contained in:
Martin Stransky 2020-09-10 10:53:15 +02:00
parent fc6b27e4b9
commit 664fa8f846
1 changed files with 0 additions and 2 deletions

View File

@ -14,8 +14,6 @@ ac_add_options --update-channel=release
# Workaround for mozbz#1341234
ac_add_options BINDGEN_CFLAGS="$(pkg-config nspr pixman-1 --cflags)"
ac_add_options --allow-addon-sideload
ac_add_options --with-system-openh264
ac_add_options --with-system-fdk-aac
export BUILD_OFFICIAL=1
export MOZILLA_OFFICIAL=1