projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ca6900
)
openssl: revert disallowing parallel build
author
Eneas U de Queiroz
<cote2004-github@yahoo.com>
Mon, 11 Mar 2019 21:00:58 +0000
(21:00 +0000)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Thu, 21 Mar 2019 16:05:34 +0000
(17:05 +0100)
Openssl 1.1.0 made wholesale changes to its building system.
Apparently, parallel builds are working now.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
package/libs/openssl/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/openssl/Makefile
b/package/libs/openssl/Makefile
index 56e95af79361e55b8dbe59d2a394214df5895169..cb25c5557c5bb571af638d96bdcd6ab49454723f 100644
(file)
--- a/
package/libs/openssl/Makefile
+++ b/
package/libs/openssl/Makefile
@@
-15,7
+15,7
@@
PKG_RELEASE:=3
PKG_USE_MIPS16:=0
ENGINES_DIR=engines-1.1
-PKG_BUILD_PARALLEL:=
0
+PKG_BUILD_PARALLEL:=
1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:= \