libgcrypt: set enableParallelChecking=true
This commit is contained in:
@@ -68,6 +68,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
doCheck = true;
|
||||
enableParallelChecking = true;
|
||||
|
||||
passthru.tests = {
|
||||
inherit gnupg libotr rsyslog;
|
||||
|
||||
Reference in New Issue
Block a user