mirror of
https://git.yoctoproject.org/poky
synced 2026-04-07 14:02:22 +02:00
openssl: enable parallel make
openssl 1.0.2d fixes the parallel make problems (commit 8e6bb99), so enable parallel make again. [ YOCTO #7347 ] (From OE-Core rev: ea89857f17a374b6095371ebe2422d2e83735cee) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
88e45cdd4d
commit
51b64eec92
@@ -50,9 +50,6 @@ PACKAGES =+ " \
|
||||
FILES_${PN}-engines = "${libdir}/ssl/engines/*.so ${libdir}/engines"
|
||||
FILES_${PN}-engines-dbg = "${libdir}/ssl/engines/.debug"
|
||||
|
||||
PARALLEL_MAKE = ""
|
||||
PARALLEL_MAKEINST = ""
|
||||
|
||||
# The crypto_use_bigint patch means that perl's bignum module needs to be
|
||||
# installed, but some distributions (for example Fedora 23) don't ship it by
|
||||
# default. As the resulting error is very misleading check for bignum before
|
||||
|
||||
Reference in New Issue
Block a user