From: W. Michael Petullo Date: Mon, 14 Oct 2019 12:45:18 +0000 (-0400) Subject: bogofilter: make use of PKG_BUILD_PARALLEL X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=d9ee754beb358d73ff1d0f725ca7575cd96bc2d6;p=openwrt-packages.git bogofilter: make use of PKG_BUILD_PARALLEL Signed-off-by: W. Michael Petullo --- diff --git a/mail/bogofilter/Makefile b/mail/bogofilter/Makefile index 7832a688d..43c2bc6d7 100644 --- a/mail/bogofilter/Makefile +++ b/mail/bogofilter/Makefile @@ -20,6 +20,7 @@ PKG_SOURCE_URL:=@SF/project/bogofilter/bogofilter-stable/ PKG_HASH:=3248a1373bff552c500834adbea4b6caee04224516ae581fb25a4c6a6dee89ea PKG_INSTALL:=1 +PKG_BUILD_PARALLEL:=1 include $(INCLUDE_DIR)/package.mk