mozjs78: broken for mips*

This commit is contained in:
Jürgen Buchmüller 2020-10-14 16:50:08 +02:00
parent e7daebcb56
commit d849afce11

View file

@ -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