aboutsummaryrefslogtreecommitdiff
path: root/tools/ascat-gccorrect.nix
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ascat-gccorrect.nix')
-rw-r--r--tools/ascat-gccorrect.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/ascat-gccorrect.nix b/tools/ascat-gccorrect.nix
index c1838d9..584c2ae 100644
--- a/tools/ascat-gccorrect.nix
+++ b/tools/ascat-gccorrect.nix
@@ -33,4 +33,5 @@ stage rec {
sed 1d $f >> $out
done
'';
+ passthru.multicore = true;
}