Explorar o código

parallel build does not work for this package

Waldemar Brodkorb %!s(int64=15) %!d(string=hai) anos
pai
achega
64694819df
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      package/cyrus-sasl/Makefile

+ 2 - 0
package/cyrus-sasl/Makefile

@@ -14,6 +14,8 @@ PKG_BUILDDEP+=		openssl
 PKG_URL:=		http://asg.web.cmu.edu/sasl
 PKG_SITES:=		http://ftp.andrew.cmu.edu/pub/cyrus-mail/
 
+PKG_NOPARALLEL:=	1
+
 include ${TOPDIR}/mk/package.mk
 
 $(eval $(call PKG_template,LIBSASL2,libsasl2,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))