mirror of https://github.com/openwrt/packages.git
libx264: enable parallel build
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>pull/15119/head
parent
36dc9b3f79
commit
c9ad594cca
|
@ -20,6 +20,7 @@ PKG_MAINTAINER:=Adrian Panella <ianchi74@outlook.com>
|
|||
PKG_LICENSE:=GPL-2.0-or-later
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
PKG_INSTALL:=1
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
|
Loading…
Reference in New Issue