Explorar el Código

strace: cris is not supported

Waldemar Brodkorb hace 2 años
padre
commit
f1f1523c67
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      package/strace/Makefile

+ 1 - 1
package/strace/Makefile

@@ -12,7 +12,7 @@ PKG_SECTION:=		app/debug
 PKG_URL:=		https://strace.io
 PKG_SITES:=		https://strace.io/files/$(PKG_VERSION)/
 
-PKG_ARCH_DEPENDS:=	!h8300 !nds32
+PKG_ARCH_DEPENDS:=	!h8300 !nds32 !cris
 
 include ${ADK_TOPDIR}/mk/package.mk