alsa-tools: remove non-effective parallelBuilding statement
This commit is contained in:
parent
583f16a87f
commit
d2a1785133
|
@ -12,8 +12,6 @@ stdenv.mkDerivation rec {
|
|||
sha256 = "1lgvyb81md25s9ciswpdsbibmx9s030kvyylf0673w3kbamz1awl";
|
||||
};
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
buildInputs = [ alsaLib pkgconfig gtk gtk3 fltk13 ];
|
||||
|
||||
patchPhase = ''
|
||||
|
|
Loading…
Reference in New Issue