Explorar o código

gdb: we can not use it on cris

Waldemar Brodkorb %!s(int64=9) %!d(string=hai) anos
pai
achega
1e79f3a96f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      package/gdb/Makefile

+ 1 - 1
package/gdb/Makefile

@@ -14,7 +14,7 @@ PKG_DEPENDS:=		libncurses zlib libexpat libthread-db
 PKG_BUILDDEP:=		ncurses readline expat zlib
 PKG_NOPARALLEL:=	1
 
-PKG_ARCH_DEPENDS:=	!m68k !avr32 !nios2 !microblaze
+PKG_ARCH_DEPENDS:=	!cris !m68k !avr32 !nios2 !microblaze
 
 include ${ADK_TOPDIR}/mk/package.mk