tinygo: remove enableParallelBuilding = true
This commit is contained in:
parent
1b9acad10b
commit
809f97c099
@ -30,7 +30,6 @@ buildGoModule rec {
|
||||
|
||||
doCheck = false;
|
||||
|
||||
enableParallelBuilding = true;
|
||||
subPackages = [ "." ];
|
||||
buildInputs = [ llvm clang-unwrapped makeWrapper ];
|
||||
propagatedBuildInputs = [ lld avrgcc avrdude openocd gcc-arm-embedded ];
|
||||
|
Loading…
Reference in New Issue
Block a user