Use multiple cores to xz compress

This commit is contained in:
Matt Godbolt
2018-06-09 08:53:34 -05:00
parent be46aed6cf
commit 2e7fb1fb3e

View File

@@ -1,5 +1,7 @@
default: run
export XZ_DEFAULTS="-T 0"
# If you see "node-not-found" or "yarn-not-found" then you need to depend
# on either node-installed or yarn-installed.
NODE:=node-not-found