Replace bzip2 with bz2-rs

This commit is contained in:
LoveSy
2025-03-08 12:56:06 +08:00
committed by John Wu
parent 6ff82c4e86
commit 12a0870bc9
10 changed files with 301 additions and 21 deletions

3
.gitmodules vendored
View File

@@ -4,9 +4,6 @@
[submodule "lz4"]
path = native/src/external/lz4
url = https://github.com/lz4/lz4.git
[submodule "bzip2"]
path = native/src/external/bzip2
url = https://github.com/nemequ/bzip2.git
[submodule "xz"]
path = native/src/external/xz
url = https://github.com/xz-mirror/xz.git