From 57e3477f3fe93d1de64e2766474938e398e5c579 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Tue, 7 Apr 2020 12:20:10 +0200 Subject: Build fixes --- firefox-mozconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'firefox-mozconfig') diff --git a/firefox-mozconfig b/firefox-mozconfig index bc70421..d022604 100644 --- a/firefox-mozconfig +++ b/firefox-mozconfig @@ -12,7 +12,6 @@ ac_add_options --enable-pulseaudio ac_add_options --without-system-icu ac_add_options --enable-release ac_add_options --update-channel=release -ac_add_options --disable-system-sqlite # Workaround for mozbz#1341234 ac_add_options BINDGEN_CFLAGS="$(pkg-config nspr pixman-1 --cflags)" ac_add_options --enable-av1 -- cgit