Merge branch 'staging' into fix-ncurses-darwin-extensions
This commit is contained in:
@@ -73,8 +73,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
|
||||
|
||||
Reference in New Issue
Block a user