From 5c8923713bbff9eb13d05c2fae164cfae922d00d Mon Sep 17 00:00:00 2001 From: Sebastian Kemper Date: Sun, 13 Oct 2019 19:04:41 +0200 Subject: [PATCH] restund: allow parallel build Adds "PKG_BUILD_PARALLEL:=1". Signed-off-by: Sebastian Kemper --- net/restund/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/restund/Makefile b/net/restund/Makefile index 64cf420..7a0ab63 100644 --- a/net/restund/Makefile +++ b/net/restund/Makefile @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=restund PKG_VERSION:=0.4.12 -PKG_RELEASE:=6 +PKG_RELEASE:=7 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.creytiv.com/pub @@ -20,6 +20,7 @@ PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=docs/COPYING PKG_MAINTAINER:=Jiri Slachta +PKG_BUILD_PARALLEL:=1 PKG_INSTALL:=1 restund-mods:=mysql