Commit d834d83
authored
Add support for extracting zst LLVM distributions (#433)
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 a2452f1 commit d834d83
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