Explorar el Código

do not build gcc for ag241, makes no sense

Waldemar Brodkorb hace 16 años
padre
commit
4c2f0fd02b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      package/gcc/Makefile

+ 1 - 0
package/gcc/Makefile

@@ -24,6 +24,7 @@ PKG_BUILDDEP+=		glibc
 endif
 
 PKG_HOST_DEPENDS:=	!freebsd
+PKG_TARGET_DEPENDS:=	!ag241
 
 include ${TOPDIR}/mk/package.mk