Merge pull request #15119 from bkuhls/master-libx264-parallel

libx264: enable parallel build
This commit is contained in:
Rosen Penev 2021-03-14 16:33:41 -07:00 committed by GitHub
commit 25fa175683
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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