Explorar el Código

libgcc is not build for avr32

Waldemar Brodkorb hace 12 años
padre
commit
05f5146d1f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      package/libgcc/Makefile

+ 1 - 1
package/libgcc/Makefile

@@ -11,7 +11,7 @@ PKG_DFLT_LIBGCC:=	y if !ADK_TOOLCHAIN_ONLY
 
 NO_DISTFILES:=		1
 
-PKG_ARCH_DEPENDS:=	!sh
+PKG_ARCH_DEPENDS:=	!sh !avr32
 
 include ${TOPDIR}/mk/package.mk