From d144fd627954f8faa247de7a7235e5be3c4a4d67 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Wed, 12 Dec 2018 10:48:12 +0100 Subject: Updated PGO build setup, spec file tweaks --- firefox-mozconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'firefox-mozconfig') diff --git a/firefox-mozconfig b/firefox-mozconfig index 7bff990..5cfb5ba 100644 --- a/firefox-mozconfig +++ b/firefox-mozconfig @@ -16,6 +16,7 @@ ac_add_options --with-mozilla-api-keyfile=../mozilla-api-key ac_add_options --with-google-api-keyfile=../google-api-key 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)" -- cgit