Explorar o código

strace: cris is not supported

Waldemar Brodkorb %!s(int64=3) %!d(string=hai) anos
pai
achega
f1f1523c67
Modificáronse 1 ficheiros con 1 adicións e 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