libx264: enable parallel build
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
This commit is contained in:
parent
36dc9b3f79
commit
c9ad594cca
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue