From: Sebastian Kemper Date: Sat, 13 Oct 2018 08:06:06 +0000 (+0200) Subject: kamailio-5.x: enable parallel build X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=7706749e05c4db667e14ed8829e9fed775189cbf;p=feed%2Ftelephony.git kamailio-5.x: enable parallel build Enable parallel build for Kamailio package. Signed-off-by: Sebastian Kemper --- diff --git a/net/kamailio-5.x/Makefile b/net/kamailio-5.x/Makefile index 63d0c4a..569c3ce 100644 --- a/net/kamailio-5.x/Makefile +++ b/net/kamailio-5.x/Makefile @@ -21,6 +21,8 @@ PKG_LICENSE:=GPL-2.0+ PKG_LICENSE_FILES:=COPYING PKG_MAINTAINER:=Jiri Slachta +PKG_BUILD_PARALLEL:=1 + MODULES_AVAILABLE:= \ acc \ acc_diameter \