Skip to content

component/openssl: Fix build for make -j

Kirill Smelkov requested to merge kirr/slapos:y/make-j into master

Fix parallel build for openssl - out of the box it in parallel mode openssl build ~ 2 times faster, and with tuned cache and other setting ~ 3 times faster.

Please apply and thanks beforehand,
Kirill

/cc @kazuhiko

Merge request reports