pacman: parallel building

This commit is contained in:
Joachim Fasting 2019-05-05 12:30:23 +02:00
parent 2858e9838d
commit 42128d962f
No known key found for this signature in database
GPG Key ID: 5C204DF675C90294

View File

@ -10,6 +10,8 @@ stdenv.mkDerivation rec {
sha256 = "108xp6dhvp02jnzskhgzjmp9jvrxhhkffvmpvs3rrif7vj47xd76";
};
enableParallelBuilding = true;
configureFlags = [
# trying to build docs fails with a2x errors, unable to fix through asciidoc
"--disable-doc"