Skip to content

Commit

Permalink
firefox: Enable bootstrap
Browse files Browse the repository at this point in the history
     0:26.43 ERROR: Cannot find a wasi sysroot. Please give its location with --with-wasi-sysroot. Or build with --without-wasm-sandboxed-libraries.
  • Loading branch information
pmenzel committed Jul 4, 2022
1 parent 7a6c518 commit 39420fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions firefox.be0
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 39420fa

Please sign in to comment.