Merge pull request #146596 from jonringer/gengetopt-test-suite
This commit is contained in:
@@ -15,7 +15,8 @@ stdenv.mkDerivation rec {
|
||||
rm tests/test_conf_parser_save.sh
|
||||
'';
|
||||
|
||||
enableParallelBuilding = true;
|
||||
# test suite is not thread safe
|
||||
enableParallelBuilding = false;
|
||||
|
||||
nativeBuildInputs = [ texinfo help2man ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user