git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
36dc9b3
)
libx264: enable parallel build
author
Bernd Kuhls
<redacted>
Sun, 14 Mar 2021 11:36:32 +0000
(12:36 +0100)
committer
Bernd Kuhls
<redacted>
Sun, 14 Mar 2021 11:36:32 +0000
(12:36 +0100)
Signed-off-by: Bernd Kuhls <redacted>
libs/libx264/Makefile
patch
|
blob
|
history
diff --git
a/libs/libx264/Makefile
b/libs/libx264/Makefile
index 49851b99d6f79cfe69baeb63f975312abf80e86a..523e9f5046cb8335fad56fe6b75262b0ba9f8d0d 100644
(file)
--- a/
libs/libx264/Makefile
+++ b/
libs/libx264/Makefile
@@
-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
git clone https://git.99rst.org/PROJECT