Fix boost submodule (#429)

This commit is contained in:
wheremyfoodat 2024-03-04 22:28:58 +00:00 committed by GitHub
parent 1e1665fea9
commit 24705fe67e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

6
.gitmodules vendored
View file

@ -7,9 +7,6 @@
[submodule "third_party/SDL2"]
path = third_party/SDL2
url = https://github.com/libsdl-org/SDL
[submodule "third_party/boost"]
path = third_party/boost
url = https://github.com/citra-emu/ext-boost
[submodule "third_party/cryptopp/cryptopp"]
path = third_party/cryptopp/cryptopp
url = https://github.com/weidai11/cryptopp
@ -61,3 +58,6 @@
[submodule "third_party/teakra"]
path = third_party/teakra
url = https://github.com/wwylele/teakra
[submodule "third_party/boost"]
path = third_party/boost
url = https://github.com/Panda3DS-emu/ext-boost

2
third_party/boost vendored

@ -1 +1 @@
Subproject commit 66937ea62d126a92b5057e3fd9ceac7c44daf4f5
Subproject commit 4532ae239c4d0b88a547d28e19348c3b05bfd4d6