openssl: disable parallel builds (spurious linking break)

Signed-off-by: Steven Barth <steven@midlink.org>

SVN-Revision: 46005
This commit is contained in:
Steven Barth 2015-06-16 17:28:11 +00:00
parent f8140c9caf
commit 6ac38545c9
1 changed files with 1 additions and 1 deletions

View File

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