Build custom libgc

This commit is contained in:
Yota Toyama
2019-04-26 03:31:56 +00:00
parent 9a689d5c00
commit cea904e618
13 changed files with 184 additions and 3 deletions

6
.gitmodules vendored Normal file
View File

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