submodules: add vendor/valgrind
This commit is contained in:
parent
88e692791a
commit
e1b5904196
5
.gitmodules
vendored
5
.gitmodules
vendored
@ -18,6 +18,11 @@
|
|||||||
url = https://github.com/upx/upx-vendor-ucl.git
|
url = https://github.com/upx/upx-vendor-ucl.git
|
||||||
branch = upx-vendor
|
branch = upx-vendor
|
||||||
shallow = true
|
shallow = true
|
||||||
|
[submodule "vendor/valgrind"]
|
||||||
|
path = vendor/valgrind
|
||||||
|
url = https://github.com/upx/upx-vendor-valgrind.git
|
||||||
|
branch = upx-vendor
|
||||||
|
shallow = true
|
||||||
[submodule "vendor/zlib"]
|
[submodule "vendor/zlib"]
|
||||||
path = vendor/zlib
|
path = vendor/zlib
|
||||||
url = https://github.com/upx/upx-vendor-zlib.git
|
url = https://github.com/upx/upx-vendor-zlib.git
|
||||||
|
|||||||
1
vendor/valgrind
vendored
Submodule
1
vendor/valgrind
vendored
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit a584b7ed2384b238c5e274309e36195b64e54516
|
||||||
Loading…
Reference in New Issue
Block a user