Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

452 Commits   2 Branches   1 Tag
Index: radix-1.9/X11/app/ffmpeg/4.4.4/Makefile
===================================================================
--- radix-1.9/X11/app/ffmpeg/4.4.4/Makefile	(revision 27)
+++ radix-1.9/X11/app/ffmpeg/4.4.4/Makefile	(revision 28)
@@ -227,6 +227,7 @@
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_JZ47XX_GLIBC) $(TOOLCHAIN_P5600_GLIBC)),)
 extra_configure_switches += --disable-mipsdsp
 extra_configure_switches += --disable-mipsdspr2
+extra_configure_switches += --disable-asm
 endif
 
 extra_configure_switches += --target-os=linux