pacman: parallel building

This commit is contained in:
Joachim Fasting
2019-05-05 12:30:23 +02:00
parent 2858e9838d
commit 42128d962f

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"