Ver Fonte

libgcc is not build for avr32

Waldemar Brodkorb há 12 anos atrás
pai
commit
05f5146d1f
1 ficheiros alterados com 1 adições e 1 exclusões
  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