summaryrefslogtreecommitdiff
path: root/package/openssl
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-02-11 14:40:50 -0600
committerWaldemar Brodkorb <wbx@openadk.org>2015-02-11 14:40:59 -0600
commit8e76926c424f16eb4671d4f5a867df302c257c65 (patch)
tree132f4d9aec58f7acad0bcacf3588426beb0d96a9 /package/openssl
parentc4a9b57d7fe027fbe9bcc31d32fb12e590f12c8c (diff)
diable parallel building for openssl
Diffstat (limited to 'package/openssl')
-rw-r--r--package/openssl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/openssl/Makefile b/package/openssl/Makefile
index 37d11baf0..a6a6968c9 100644
--- a/package/openssl/Makefile
+++ b/package/openssl/Makefile
@@ -15,6 +15,7 @@ PKG_URL:= http://www.openssl.org/
PKG_SITES:= http://www.openssl.org/source/
PKG_LIBNAME:= libopenssl
PKG_OPTS:= dev
+PKG_NOPARALLEL:= 1
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz