Explorar el Código

avr32 not supported

Waldemar Brodkorb hace 12 años
padre
commit
0e83f9cdc5
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      package/boost/Makefile

+ 2 - 0
package/boost/Makefile

@@ -12,6 +12,8 @@ PKG_SECTION:=		libs
 PKG_URL:=		http://www.boost.org/
 PKG_SITES:=		${MASTER_SITE_SOURCEFORGE:=boost/}
 
+PKG_ARCH_DEPENDS:=	!avr32
+
 DISTFILES:=		boost_1_54_0.tar.gz
 WRKDIST=		${WRKDIR}/${PKG_NAME}_1_54_0