projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8140c9
)
openssl: disable parallel builds (spurious linking break)
author
Steven Barth
<cyrus@openwrt.org>
Tue, 16 Jun 2015 17:28:11 +0000
(17:28 +0000)
committer
Steven Barth
<cyrus@openwrt.org>
Tue, 16 Jun 2015 17:28:11 +0000
(17:28 +0000)
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 46005
package/libs/openssl/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/openssl/Makefile
b/package/libs/openssl/Makefile
index 2d69417ac992938b3adb08c2f23c86bdc9e7c074..35fba357383554f628267b862690a012e8074d36 100644
(file)
--- a/
package/libs/openssl/Makefile
+++ b/
package/libs/openssl/Makefile
@@
-12,7
+12,7
@@
PKG_VERSION:=1.0.2c
PKG_RELEASE:=1
PKG_USE_MIPS16:=0
-PKG_BUILD_PARALLEL:=
1
+PKG_BUILD_PARALLEL:=
0
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.openssl.org/source/ \