submodules: add vendor/valgrind

This commit is contained in:
Markus F.X.J. Oberhumer
2023-01-13 22:11:16 +01:00
parent 88e692791a
commit e1b5904196
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -18,6 +18,11 @@
url = https://github.com/upx/upx-vendor-ucl.git
branch = upx-vendor
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"]
path = vendor/zlib
url = https://github.com/upx/upx-vendor-zlib.git