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

2
3rdparty/xz/xz vendored

@ -1 +1 @@
Subproject commit 3d566cd519017eee1a400e7961ff14058dfaf33c
Subproject commit 49053c0a649f4c8bd2b8d97ce915f401fbc0f3d9