gperf: enable parallel building

Tested at -j8.
This commit is contained in:
Alyssa Ross
2023-01-22 11:19:50 +00:00
parent 658c788bc7
commit 452c4de3fb
@@ -9,6 +9,8 @@ stdenv.mkDerivation rec {
sha256 = "1qispg6i508rq8pkajh26cznwimbnj06wq9sd85vg95v8nwld1aq";
};
enableParallelBuilding = true;
meta = {
description = "Perfect hash function generator";