From 9a6959ca220fc7a0842fbb0b0cab25ee050e5215 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Wed, 6 Oct 2021 09:22:57 +0200 Subject: Updated to Firefox 93.0 --- firefox-mozconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'firefox-mozconfig') diff --git a/firefox-mozconfig b/firefox-mozconfig index 469d5c1..103bf15 100644 --- a/firefox-mozconfig +++ b/firefox-mozconfig @@ -15,6 +15,7 @@ ac_add_options --allow-addon-sideload ac_add_options --with-system-fdk-aac ac_add_options --enable-js-shell ac_add_options --with-unsigned-addon-scopes=app,system +ac_add_options --without-sysroot export BUILD_OFFICIAL=1 export MOZILLA_OFFICIAL=1 -- cgit