Browse Source

bogofilter: make use of PKG_BUILD_PARALLEL

Signed-off-by: W. Michael Petullo <mike@flyn.org>
lilik-openwrt-22.03
W. Michael Petullo 5 years ago
parent
commit
d9ee754beb
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      mail/bogofilter/Makefile

+ 1
- 0
mail/bogofilter/Makefile View File

@ -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


Loading…
Cancel
Save