diff --git a/net/yate/Makefile b/net/yate/Makefile index 525683d..78c2c32 100644 --- a/net/yate/Makefile +++ b/net/yate/Makefile @@ -21,7 +21,8 @@ PKG_LICENSE_FILES:=COPYING PKG_MAINTAINER:=Jiri Slachta PKG_FIXUP:=autoreconf -PKG_BUILD_PARALLEL:=1 +# Sporadic build failures on the build bots +PKG_BUILD_PARALLEL:=0 PKG_INSTALL:=1 # Yate currently does not compile with FORTIFY_SOURCE enabled