pacman: parallel building

This commit is contained in:
Joachim Fasting
2019-10-05 13:01:40 +02:00
parent 2858e9838d
commit 42128d962f
@@ -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"