Commit a884c2e
Add support for extracting zst LLVM distributions
zstd is a lot faster than xz at decompressing. Unfortunately,
llvm/clang aren't distributed with zstd, so this still takes action to
create a binary package, and then add it to _llvm_distributions.
Signed-off-by: Austin Schuh <[email protected]>1 parent 9ead61d commit a884c2e
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
697 | 697 | | |
698 | 698 | | |
699 | 699 | | |
700 | | - | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
701 | 706 | | |
702 | 707 | | |
703 | 708 | | |
| |||
0 commit comments