Merge pull request #39251 from WilliButz/openssl-parallel-build

openssl: enable parallel building
This commit is contained in:
Jörg Thalheim
2018-04-21 14:07:34 +01:00
committed by GitHub

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