CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/06/06 08:23:28
Modified files:
www/mozilla-firefox: Makefile
Log message:
www/mozilla-firefox: enable wasm sandbox only on amd64
on arm64 it fails during configure with 'error: unable to create target:
'No available targets are compatible with triple "wasm32-unknown-wasi"'
so disable wasm sandboxing there until someone figures out what's
needed.
