sphinxsearch: enable parallel builds
This commit is contained in:
parent
f70dbff529
commit
f06174d135
@ -12,6 +12,8 @@ stdenv.mkDerivation rec {
|
|||||||
sha256 = "1aa1mh32y019j8s3sjzn4vwi0xn83dwgl685jnbgh51k16gh6qk6";
|
sha256 = "1aa1mh32y019j8s3sjzn4vwi0xn83dwgl685jnbgh51k16gh6qk6";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
enableParallelBuilding = true;
|
||||||
|
|
||||||
configureFlags = [
|
configureFlags = [
|
||||||
"--program-prefix=sphinxsearch-"
|
"--program-prefix=sphinxsearch-"
|
||||||
"--enable-id64"
|
"--enable-id64"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user