externals: Switch to forked mcl with MSYS2 fix applied

This commit is contained in:
OpenSauce04
2025-03-16 22:30:36 +00:00
committed by Briar
parent c5fec0c51c
commit 077ff5cc41
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@@ -9,7 +9,7 @@
url = https://github.com/fmtlib/fmt.git
[submodule "mcl"]
path = externals/mcl
url = https://github.com/merryhime/mcl.git
url = https://github.com/azahar-emu/mcl.git
[submodule "oaknut"]
path = externals/oaknut
url = https://github.com/merryhime/oaknut.git

2
externals/mcl vendored