openssl: enable parallel building

There is no improvement for the build duration of openssl 1.0
but the one of openssl 1.1 is reduced significantly.
This commit is contained in:
WilliButz 2018-04-20 14:55:01 +02:00
parent 737c1c491d
commit 01a4d957dd
No known key found for this signature in database
GPG key ID: 92582A10F1179CB2

View file

@ -71,8 +71,7 @@ let
makeFlags = [ "MANDIR=$(man)/share/man" ];
# Parallel building is broken in OpenSSL.
enableParallelBuilding = false;
enableParallelBuilding = true;
postInstall = ''
# If we're building dynamic libraries, then don't install static