From 39420fabf41d45718eccc02294d63083e96283e0 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Mon, 14 Mar 2022 09:59:10 +0100 Subject: [PATCH] firefox: Enable bootstrap 0:26.43 ERROR: Cannot find a wasi sysroot. Please give its location with --with-wasi-sysroot. Or build with --without-wasm-sandboxed-libraries. --- firefox.be0 | 1 + 1 file changed, 1 insertion(+) diff --git a/firefox.be0 b/firefox.be0 index a85130117..879851c19 100755 --- a/firefox.be0 +++ b/firefox.be0 @@ -30,6 +30,7 @@ mee_configure() { ac_add_options --enable-optimize ac_add_options --disable-crashreporter ac_add_options --disable-updater + ac_add_options --enable-bootstrap mk_add_options MOZ_MAKE_FLAGS="${BEE_MAKEFLAGS}" mk_add_options MOZ_OBJDIR=$B EOF