From 8af042bc544bc91955fff7bd0d8fb1097744b8c0 Mon Sep 17 00:00:00 2001 From: Jan Horak Date: Mon, 27 Jun 2022 10:43:19 +0200 Subject: Reverting RLbox enablement because the sysroot is not on the koji builders - obviously. I was confused by my local envinment which went fine during local build. --- firefox-mozconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firefox-mozconfig') diff --git a/firefox-mozconfig b/firefox-mozconfig index ef4e329..90dfccf 100644 --- a/firefox-mozconfig +++ b/firefox-mozconfig @@ -16,7 +16,7 @@ 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 -ac_add_options --disable-bootstrap +ac_add_options --without-wasm-sandboxed-libraries export BUILD_OFFICIAL=1 export MOZILLA_OFFICIAL=1 -- cgit