Add vendor to improve building speed.
This also adds ability to be built in network-constrained environment.
This commit is contained in:
6
vendor/github.com/bytedance/sonic/.gitmodules
generated
vendored
Normal file
6
vendor/github.com/bytedance/sonic/.gitmodules
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
[submodule "cloudwego"]
|
||||
path = tools/asm2asm
|
||||
url = https://github.com/cloudwego/asm2asm.git
|
||||
[submodule "tools/simde"]
|
||||
path = tools/simde
|
||||
url = https://github.com/simd-everywhere/simde.git
|
Reference in New Issue
Block a user