mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
This reverts commit27ab880ebb. With the (proposed) fix from the openssl developers added as 0004-Serialize-install-process-to-avoid-multiple-make-dep.patch, the workaround can now be dropped so openssl can again be built and installed in parallel, significantly speeding up builds. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Reviewed-by: Yann E. MORIN <yann.morin.1998@free.fr> Signed-off-by: Julien Olivain <ju.o@free.fr> (cherry picked from commit86f173a744) Signed-off-by: Thomas Perale <thomas.perale@mind.be>