Index: radix-1.9/libs/mozjs/102.15.0/Makefile
===================================================================
--- radix-1.9/libs/mozjs/102.15.0/Makefile (revision 285)
+++ radix-1.9/libs/mozjs/102.15.0/Makefile (revision 286)
@@ -152,6 +152,10 @@
extra_configure_switches += --enable-cpp-rtti
endif
+ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_JZ47XX_GLIBC) $(TOOLCHAIN_P5600_GLIBC)),)
+extra_configure_switches += --disable-jit
+endif
+
extra_configure_switches += --disable-strip
extra_configure_switches += --disable-install-strip
extra_configure_switches += --disable-jemalloc