From c61a7166c631938fe976f4e48813aa8cf13271a2 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Tue, 15 Dec 2020 12:14:17 +0100 Subject: Disabled tests, mock build fixes --- firefox-mozconfig | 2 -- 1 file changed, 2 deletions(-) (limited to 'firefox-mozconfig') diff --git a/firefox-mozconfig b/firefox-mozconfig index 0528687..48d07f7 100644 --- a/firefox-mozconfig +++ b/firefox-mozconfig @@ -11,8 +11,6 @@ ac_add_options --enable-av1 ac_add_options --without-system-icu 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 --allow-addon-sideload ac_add_options --with-system-fdk-aac ac_add_options --enable-js-shell -- cgit