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
commit cd50540d7c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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