forked from DynamoRIO/dynamorio
- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
Latest commit
11 lines (11 loc) · 454 Bytes
/
Copy path.gitmodules
File metadata and controls
11 lines (11 loc) · 454 Bytes
1
2
3
4
5
6
7
8
9
10
11
[submodule "third_party/libipt"]
path=third_party/libipt
url=https://github.com/intel/libipt.git
[submodule "third_party/zlib"]
path=third_party/zlib
url=https://github.com/madler/zlib.git
[submodule "third_party/elfutils"]
path=third_party/elfutils
# Source is https://sourceware.org/git/elfutils.git but we have had
# many pull failures (i#7253) so we use a local fork:
url=https://github.com/DynamoRIO/elfutils.git