diff --git a/srcpkgs/mozjs78/template b/srcpkgs/mozjs78/template index c7223af51b0..38e6aded7c7 100644 --- a/srcpkgs/mozjs78/template +++ b/srcpkgs/mozjs78/template @@ -27,6 +27,10 @@ if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then LDFLAGS+=" -latomic" fi +case "$XBPS_TARGET_MACHINE" in + mips*) broken="no matching function for call to 'js::jit::MacroAssembler::unboxInt32(const js::jit::BaseObjectElementIndex&, js::jit::Register&)'";; +esac + do_configure() { local _args # use gcc as assembler to avoid errors