mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
Revert "openssl: fix and enable parallel build"
This reverts commit 7502fa5feb.
We keep seeing parallel make failures in openssl :(
(From OE-Core rev: 9afc85a7be203c5a0eac1977e777a24504cb3088)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -49,6 +49,9 @@ PACKAGES =+ " \
|
||||
FILES_${PN}-engines = "${libdir}/ssl/engines/*.so ${libdir}/engines"
|
||||
FILES_${PN}-engines-dbg = "${libdir}/ssl/engines/.debug"
|
||||
|
||||
PARALLEL_MAKE = ""
|
||||
PARALLEL_MAKEINST = ""
|
||||
|
||||
do_configure_prepend() {
|
||||
cp ${WORKDIR}/find.pl ${S}/util/find.pl
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user