-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 784 Bytes
/
Copy path.gitmodules
File metadata and controls
24 lines (24 loc) · 784 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "external/nanomsg"]
path = external/nanomsg
url = https://github.com/nanomsg/nanomsg.git
[submodule "external/spcdns"]
path = external/spcdns
url = https://github.com/megahall/SPCDNS.git
[submodule "external/jemalloc"]
path = external/jemalloc
url = https://github.com/jemalloc/jemalloc.git
[submodule "external/cre2"]
path = external/cre2
url = https://github.com/marcomaggi/cre2.git
[submodule "external/dpdk"]
path = external/dpdk
url = https://github.com/megahall/dpdk_mhall.git
[submodule "external/lmdb"]
path = external/lmdb
url = https://github.com/megahall/lmdb.git
[submodule "external/jnano"]
path = external/jnano
url = https://github.com/megahall/jnano.git
[submodule "external/re2"]
path = external/re2
url = https://github.com/google/re2.git