nixpkgs/pkgs/development/libraries/libunistring
Adam Joseph f81ab57049 libunistring: enableParallelChecking = false
enableParallelBuilding was disabled on 2018-09-09 in 4efd4053ed
with a comment describing the test failures it caused.

doCheck was disabled afterward, on 2019-08-04 in c17058226a.

Since parallelism bug appears to be in the tests, let's enable
parallel building but disable enableParallelChecking.

Thanks to @OPNA2608 for mentioning enableParallelChecking; which I
didn't know about before writing the first draft of this commit.
2023-01-23 11:08:48 -08:00
..
default.nix libunistring: enableParallelChecking = false 2023-01-23 11:08:48 -08:00