3rdparty: Use upstream XZ submodule

For some reason we used a branch XZ from around 6 years ago? Honestly not sure why.
This commit is contained in:
JordanTheToaster
2023-12-04 05:28:18 +00:00
committed by refractionpcsx2
parent 6c2d2e8455
commit f6154032c7
2 changed files with 4 additions and 4 deletions

6
.gitmodules vendored
View File

@@ -1,6 +1,3 @@
[submodule "3rdparty/xz/xz"]
path = 3rdparty/xz/xz
url = https://github.com/PCSX2/xz.git
[submodule "3rdparty/gtest"]
path = 3rdparty/gtest
url = https://github.com/google/googletest.git
@@ -30,3 +27,6 @@
[submodule "3rdparty/libwebp/libwebp"]
path = 3rdparty/libwebp/libwebp
url = https://github.com/webmproject/libwebp
[submodule "3rdparty/xz/xz"]
path = 3rdparty/xz/xz
url = https://github.com/tukaani-project/xz.git