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

383 Commits   1 Branch   1 Tag
Index: X11/app/ffmpeg/4.4.4/Makefile
===================================================================
--- X11/app/ffmpeg/4.4.4/Makefile	(revision 27)
+++ 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