xapian: enable parallel building

Cuts build time from 17 minutes down to 5 minutes on an Intel i7-8700k.
This commit is contained in:
Martin Weinelt
2023-12-20 20:46:35 +01:00
parent f4361bb102
commit 66eb1ebea9
@@ -25,6 +25,8 @@ let
buildInputs = [ libuuid zlib ];
nativeBuildInputs = [ autoreconfHook ];
enableParallelBuilding = true;
doCheck = true;
env.AUTOMATED_TESTING = true; # https://trac.xapian.org/changeset/8be35f5e1/git