summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2018-01-13 01:37:04 +0100
committerbunnei <bunneidev@gmail.com>2018-01-13 01:37:04 +0100
commit287485e3a75f0dcdd5ccc61facbb9f2d45812f20 (patch)
tree4fff93e57bf362c716439456b09e029582bce2e8
parentcore: Gut out cryptop, since it doesn't compile with C++17. (diff)
downloadyuzu-287485e3a75f0dcdd5ccc61facbb9f2d45812f20.tar
yuzu-287485e3a75f0dcdd5ccc61facbb9f2d45812f20.tar.gz
yuzu-287485e3a75f0dcdd5ccc61facbb9f2d45812f20.tar.bz2
yuzu-287485e3a75f0dcdd5ccc61facbb9f2d45812f20.tar.lz
yuzu-287485e3a75f0dcdd5ccc61facbb9f2d45812f20.tar.xz
yuzu-287485e3a75f0dcdd5ccc61facbb9f2d45812f20.tar.zst
yuzu-287485e3a75f0dcdd5ccc61facbb9f2d45812f20.zip
Diffstat (limited to '')
-rw-r--r--.gitmodules2
m---------externals/boost0
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index bffbb9ecb..87d156035 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -3,7 +3,7 @@
url = https://github.com/svn2github/inih
[submodule "boost"]
path = externals/boost
- url = https://github.com/citra-emu/ext-boost.git
+ url = https://github.com/yuzu-emu/ext-boost.git
[submodule "nihstro"]
path = externals/nihstro
url = https://github.com/neobrain/nihstro.git
diff --git a/externals/boost b/externals/boost
-Subproject 3abc84abaf63a068cb59a9f9b5675c1947bc6fd
+Subproject d80e506e17e69e94f5aa736f7ac30ebebc8e469