Re-link submodules (#471)

This commit is contained in:
Yota Toyama
2025-10-02 18:46:47 -07:00
committed by GitHub
parent 104ee79bf6
commit 6f998d2bda

4
.gitmodules vendored
View File

@@ -1,6 +1,6 @@
[submodule "vendor/bdwgc"]
path = vendor/bdwgc
url = https://github.com/ivmai/bdwgc
url = https://github.com/bdwgc/bdwgc
[submodule "vendor/libatomic_ops"]
path = vendor/libatomic_ops
url = https://github.com/ivmai/libatomic_ops
url = https://github.com/bdwgc/libatomic_ops